Click or drag to resize
XDL

XftLineStringNumPoint Property

this객체 안에 존재하는 좌표점들의 수를 얻는다.

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public int NumPoint { get; }

Property Value

Type: Int32
See Also