Gets the points in the path.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
List<Point> PathPoints { get; } |
Visual Basic Copy Code |
---|
ReadOnly Property PathPoints As List(Of Point) |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |