Click or drag to resize
XDL

NanExplainLineTextBoxParagraphIsLeft Method

선택한 텍스트에 대한 왼쪽 정렬 여부를 가져온다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public bool ParagraphIsLeft()

Return Value

Boolean
왼쪽 정렬이면 true, 아니면 false
See Also