Aurigma Graphics Mill 5.5 for .NET
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
Visual Basic
Public Class RotatedRectangleF
C#
public class RotatedRectangleF
Inheritance Hierarchy
System..::.Object
L
Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math..::.RotatedRectangleF


