PathPointCollection.Count Property

Gets the number of points in collection.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual int Count { get; }

Property Value

The number of the points in collection.

See Also

Reference