The Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math namespace contains client-side classes classes intended to work with geometrical obejcts, such as point and rectangle.
Class | Description | |
---|---|---|
Matrix | ||
Path | ||
PathSegment | ||
PointF |
This client-side class corresponds to the PointF server-side 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. |
|
RotatedRectangleF |
This client-side class corresponds to the RotatedRectangleF server-side class. |