Gets the end points of segments of a PathGeometry.
Namespace: MindFusion
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static Point[] GetPathPoints ( |
Visual Basic Copy Code |
---|
Public Shared Function GetPathPoints( _ |
A PathGeometry whose points to return.
An array of Point values.
WpfDiagram Programmer's Guide | © 2024 MindFusion |