Click or drag to resize

BaseVectorGraphicElementGetPointCount Method

Returns the number of points in this element.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public virtual long GetPointCount()

Return Value

Int64
Number of points.
See Also