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