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