|
NAnnoationConfigIsBold Property
|
Bold 여부를 가져오거나 설정한다.
Namespace: Pixoneer.NXDL.NXAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax[XmlElementAttribute("Bold")]
public bool IsBold { get; set; }
Property Value
Boolean
See Also