Function GetVertNum returns the number of vertices of the referenced polygon or polyline object.
FUNCTION GetVertNum(PolyHd : HANDLE): INTEGER;def vs.GetVertNum(PolyHd):
return INTEGER| Name | Type | Description |
|---|---|---|
| PolyHd | HANDLE | Handle to polygon. |
Availability: from All Versions