Click or drag to resize
XDL

NanFigureTextSetIsDrawBorder Method

바운더리 도시 여부 설정.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public override void SetIsDrawBorder(
	bool draw
)

Parameters

draw  Boolean
[In] 바운더리 도시 여부.
See Also