Gets the bounding box of a rotated rectangle.
Namespace: MindFusion.MappingPackage: MindFusion.Mapping
Rect GetRotatedBounds ( Rect rect, float angle)
Function GetRotatedBounds( _ rect As Rect, _ angle As Single _) As Rect
A Rect to rotate.
Rotation angle.
A Rect that bounds the specified rotated rectangle.
ICanvas MembersICanvas InterfaceMindFusion.Mapping Namespace