Gets the bounding rectangle of this node, when it is rotated at the specified angle around the specified pivot.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected static Rect GetRotatedBounds ( |
Visual Basic Copy Code |
---|
Protected Shared Function GetRotatedBounds( _ |
The rectangle that will be rotated.
The pivot point.
The rotation angle.
A Rectangle representing the new bounding rectangle.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |