The Aurigma.GraphicsMill.AjaxControls.VectorObjects namespace contains client-side classes corresponded to the AJAX Vector Objects.
Class | Description | |
---|---|---|
BaseRectangleVObject |
This client-side class corresponds to the BaseRectangleVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
BaseRectangleVObjectData |
This is a base class for all the classes which represent a state of a rectangle vector object. |
|
Canvas |
This client-side class corresponds to the Canvas server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
CanvasClientSideOptions |
This client-side class corresponds to the CanvasClientSideOptions server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
CanvasData |
This class represents a state of a canvas and allows applying this state to the Canvas class instance. |
|
Collection |
This client-side class corresponds to the Collection<T> server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
EllipseVObject |
This client-side class corresponds to the EllipseVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
ImageVObject |
This client-side class corresponds to the ImageVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
ImageVObjectData |
This class represents a state of an image vector object and allows applying this state to the ImageVObject class instance. |
|
Layer |
This client-side class corresponds to the Layer server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
LayerCollection |
This client-side class corresponds to the LayerCollection server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
LayerData |
This class represents a state of a layer and allows applying this state to the Layer class instance. |
|
LineVObject |
This client-side class corresponds to the LineVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
LineVObjectData |
This class represents a state of a line vector object and allows applying this state to the LineVObject class instance. |
|
PolylineVObject |
This client-side class corresponds to the PolylineVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
PolylineVObjectData |
This class represents a state of a polyline vector object and allows applying this state to the PolylineVObject class instance. |
|
PsdTextVObject |
This client-side class corresponds to the PsdTextVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
PsdTextVObjectData |
This class represents a state of an extended text vector object and allows applying this state to the PsdTextVObject class instance. |
|
RectangleRegion |
This client-side class corresponds to the RectangleRegion server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
RectangleVObject |
This client-side class corresponds to the RectangleVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
RectangleVObjectData |
This class represents a state of a rectangle vector object and allows applying this state to the RectangleVObject class instance. |
|
TextVObject |
This client-side class corresponds to the TextVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
TextVObjectData |
This class represents a state of a text vector object and allows applying this state to the TextVObject class instance. |
|
Transform |
This client-side class corresponds to the Transform server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
VObject |
This client-side class corresponds to the VObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
VObjectCollection |
This client-side class corresponds to the VObjectCollection server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
VObjectData |
This is a base class for all the classes which represent a state of a vector object. |
Enumeration | Description | |
---|---|---|
TextAlignment |
Contains text alignment types. |
|
UpdateStatus |
Specifies a current bitmap status. |
|
VObjectAction |
Contains v-object actions. |
|
VObjectMode |
Contains available states of the vector object. |