Click or drag to resize
XDL

NanFigureTextSetIsDrawFill 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