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