The Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math namespace contains classes intended to work with geometrical obejcts, such as point and rectangle.
Class | Description | |
---|---|---|
Path | ||
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. |
|
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. |
|
Utils |