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