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