Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math Namespace (Client Class Library)

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

Classes

Class Description
Public class Matrix
Public class Path
Public class PathSegment
Public class PointF

This client-side class corresponds to the PointF server-side class.

Public class RectangleF

This client-side class corresponds to the RectangleF server-side class and represents a set of four numbers that defines the location and size of a rectangle.

Public class RotatedRectangleF

This client-side class corresponds to the RotatedRectangleF server-side class.