Click or drag to resize
XDL

XftGeometryCollectionAddGeometry Method

XftGeometry로부터 상속된 객체를 추가한다.

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public void AddGeometry(
	XftGeometry geom
)

Parameters

geom
Type: Pixoneer.NXDL.NFTXftGeometry
[In] XftGeometry 상속 객체
See Also