Gets the number of points in the path.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
int PointCount { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property PointCount As Integer |
An integer value.
See Also