|
NanFigureTextSelectionIsStrikethrough Method
|
선택한 텍스트 Strikethrough 속성값을 가져온다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 3.0.0.0 (3.0.0.0)
Syntaxpublic bool SelectionIsStrikethrough()
Return Value
Boolean Strikethrough 이면 true, 아니면 false
See Also