You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

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

Public class BaseTextVObjectData

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

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

Public class BoundedTextVObjectData

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

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

Public class CurvedTextVObjectData

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

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

Public class DashedLineVObjectData

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

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 GridVObjectData

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

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

Public class PlaceholderVObjectData

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

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

Public class PlainTextVObjectData

This class represents a state of a text vector object and allows applying this state to the PlainTextVObject 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 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 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.

Public class SvgVObjectData

This class represents a state of a svg vector object and allows applying this state to the SvgVObject 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 TextMode
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.

Public enumeration WrappingMode