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. |
|
BaseTextVObject |
This client-side class corresponds to the BaseTextVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
BaseTextVObjectData |
This class represents a state of a text vector object and allows applying this state to the BaseTextVObject class instance. |
|
BoundedTextVObject |
This client-side class corresponds to the BoundedTextVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
BoundedTextVObjectData |
This class represents a state of a text vector object and allows applying this state to the BoundedTextVObject class instance. |
|
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. |
|
ContentVObject | ||
ContentVObjectData | ||
CurvedTextVObject |
This client-side class corresponds to the CurvedTextVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
CurvedTextVObjectData |
This class represents a state of a text vector object and allows applying this state to the CurvedTextVObject class instance. |
|
DashedLineVObject |
This client-side class corresponds to the DashedLineVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
DashedLineVObjectData |
This class represents a state of a dashed line vector object and allows applying this state to the LineVObject class instance. |
|
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. |
|
GridVObjectData |
This class represents a state of a dashed line vector object and allows applying this state to the LineVObject class instance. |
|
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. |
|
Permission | ||
PermissionData | ||
PlaceholderVObject |
This client-side class corresponds to the PlaceholderVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
PlaceholderVObjectData |
This class represents a state of a placeholder vector object and allows applying this state to the PlaceholderVObject class instance. |
|
PlainTextVObject |
This client-side class corresponds to the PlainTextVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
PlainTextVObjectData |
This class represents a state of a text vector object and allows applying this state to the PlainTextVObject 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. |
|
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. |
|
SvgVObject |
This client-side class corresponds to the SvgVObject server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
SvgVObjectData |
This class represents a state of a svg vector object and allows applying this state to the SvgVObject 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. |
|
TextMode | ||
UpdateStatus |
Specifies a current bitmap status. |
|
VObjectAction |
Contains v-object actions. |
|
VObjectMode |
Contains available states of the vector object. |
|
WrappingMode |