Click or drag to resize
XDL

NanFigureTextGetText Method

전체 텍스트를 가져온다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
C#
public string GetText()

Return Value

String
전체 텍스트.
See Also