Gets the bounding box of a rotated rectangle.
Namespace: MindFusion.Mapping.WinForms
Assembly: MindFusion.Mapping.WinForms
C# Copy Code |
---|
Visual Basic Copy Code |
---|
Public Function GetRotatedBounds( _ |
A Rect to rotate.
Rotation angle.
A Rect that bounds the specified rotated rectangle.