Click or drag to resize
XDL

NanExplainLineTextBoxParagraphIsCenter Method

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

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

Return Value

Boolean
가운데 정렬이면 true, 아니면 false
See Also