Click or drag to resize
XDL

XvcPolygonGetSize Method

노드 점들의 개수를 가져온다.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public int GetSize()

Return Value

Type: Int32
점 개수.
See Also