Click or drag to resize
XDL

NAnnoationConfigUseSizeUnit Property

글씨 크기 단위(world 좌표계 단위) 사용 여부를 가져오거나 설정한다.

Namespace: Pixoneer.NXDL.NXAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
[XmlElementAttribute("UseSizeUnit")]
public bool UseSizeUnit { get; set; }

Property Value

Boolean
See Also