|
NanExplainLineTextBoxParagraphIsLeft Method
|
선택한 텍스트에 대한 왼쪽 정렬 여부를 가져온다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntaxpublic bool ParagraphIsLeft()
Return Value
Boolean 왼쪽 정렬이면 true, 아니면 false
See Also