Click or drag to resize
XDL

XftMultiPointAddPoint Method

XftPoint을 추가한다.

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public void AddPoint(
	XftPoint point
)

Parameters

point
Type: Pixoneer.NXDL.NFTXftPoint
[In] XftPoint 객체
See Also