RotatedRectangleF Class

This class represents a set of floating-point numbers that represent the location, size, rotation angle and center of a rectangle and exposes a number of methods to operate with it.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public class RotatedRectangleF

Inheritance Hierarchy

System..Object
+ Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math..RotatedRectangleF

See Also

Reference