VectorGraphicEngine.GetPointCount Method |
Returns the number of points ( eg poly line points or bezier control points ) used by all layers.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.20.0
Syntaxpublic override long GetPointCount()
Return Value
Int64Number of points.
See Also