Click or drag to resize
XDL

NanExplainLineTextBoxSetIsDrawFill 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 SetIsDrawFill(
	bool draw
)

Parameters

draw  Boolean
[In] 채우기 여부
See Also