Click or drag to resize

PointArrayCount Property

Gets the number of PointF elements actually contained in the list.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public int Count { get; }

Property Value

Type: Int32
See Also