Search
IGraphicsPath.PointCount Property
See Also
 





Gets the number of points in the path.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

int PointCount { get; }

Visual Basic  Copy Code

ReadOnly Property PointCount As Integer

 Property Value

 See Also