Returns the points of the rectangle as an array
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public static Point[] RectangleToPoints ( |
Visual Basic
![]() |
---|
Public Shared Function RectangleToPoints( _ |
The source rectangle.
An array of Point objects, which contains the vertices of the rectangle.
This method supports the MindFusion.Diagramming for .NET MAUI infrastructure and is not intended to be used directly from your code.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |