Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math Namespace

The Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math namespace contains classes intended to work with geometrical obejcts, such as point and rectangle.

Classes

Class Description
Public class Path
Public class PointF

This class represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane and exposes a number of methods to operate with it.

Public class RotatedRectangleF

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.

Public class Utils