Click or drag to resize
XDL

XftGeometryCollectionGetGeometry Method

입력 인덱스에 해당하는 객체를 삭제한다.

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public XftGeometry GetGeometry(
	int idx
)

Parameters

idx
Type: SystemInt32
[In] 얻고자 하는 객체의 인덱스

Return Value

Type: XftGeometry
XftGeometry 객체
See Also