This documentation is for the old version. Go to the latest Graphics Mill docs

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

Object Model




See Also

Reference