 | XftMultiLineStringGetLineString Method |
입력 인덱스에 해당하는 XftLineString객체를 반환한다.
Namespace:
Pixoneer.NXDL.NFT
Assembly:
NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntaxpublic XftLineString GetLineString(
int index
)
Parameters
- index
- Type: SystemInt32
[In] 인덱스
Return Value
Type:
XftLineString XftLineString 객체.
See Also