BaseVectorGraphicElementGetPointCount Method |
Returns the number of points in this element.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic virtual long GetPointCount()
Return Value
Int64Number of points.
See Also