Click or drag to resize

ListTypeStatisticsPointCount Property

The number of points. The poly line hast multiple points, all other marked vectors count as one.

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public int PointCount { get; set; }

Property Value

Int32
See Also