This documentation is for the old version. Go to the latest Graphics Mill docs

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

The Aurigma.GraphicsMill.AjaxControls.VectorObjects namespace contains client-side classes corresponded to the AJAX Vector Objects.

Classes

Class Description
Public class 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.

Public class BaseRectangleVObjectData

This is a base class for all the classes which represent a state of a rectangle vector object.

Public class 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.

Public class 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.

Public class CanvasData

This class represents a state of a canvas and allows applying this state to the Canvas class instance.

Public class 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.

Public class 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.

Public class 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.

Public class ImageVObjectData

This class represents a state of an image vector object and allows applying this state to the ImageVObject class instance.

Public class 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.

Public class 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.

Public class LayerData

This class represents a state of a layer and allows applying this state to the Layer class instance.

Public class 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.

Public class LineVObjectData

This class represents a state of a line vector object and allows applying this state to the LineVObject class instance.

Public class 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.

Public class PolylineVObjectData

This class represents a state of a polyline vector object and allows applying this state to the PolylineVObject class instance.

Public class 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.

Public class PsdTextVObjectData

This class represents a state of an extended text vector object and allows applying this state to the PsdTextVObject class instance.

Public class 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.

Public class 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.

Public class RectangleVObjectData

This class represents a state of a rectangle vector object and allows applying this state to the RectangleVObject class instance.

Public class 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.

Public class TextVObjectData

This class represents a state of a text vector object and allows applying this state to the TextVObject class instance.

Public class 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.

Public class 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.

Public class 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.

Public class VObjectData

This is a base class for all the classes which represent a state of a vector object.

Enumerations

Enumeration Description
Public enumeration TextAlignment

Contains text alignment types.

Public enumeration UpdateStatus

Specifies a current bitmap status.

Public enumeration VObjectAction

Contains v-object actions.

Public enumeration VObjectMode

Contains available states of the vector object.