Aurigma.GraphicsMill.AjaxControls.VectorObjects Namespace

The Aurigma.GraphicsMill.AjaxControls.VectorObjects is a root namespace of the AJAX Vector Objects.

Classes

Class Description
Public class AutoScaledTextVObject
Public class AutoScaledTextVObjectData
Public class BaseConfiguration
Public class BaseRectangleVObject

This is a base class for all the AJAX Vector Objects which have bounds.

Public class BaseRectangleVObjectData
Public class BaseTextVObject
Protected class BaseTextVObject..ProtectedFontSettings
Public class BaseTextVObjectData
Public class BoundedTextVObject
Public class BoundedTextVObjectData
Public class Canvas

This class represents the main host object which contains a stack of layers.

Public class CanvasClientSideOptions

Exposes the property which configures callback for the CurrentVObjectChanged event.

Public class CanvasSlim
Public class Collection<<'T>>

Represents a collection of items that can be accessed by index.

Public class CollectionClearedEventArgs<<'T>>
Public class ColorManagement
Public class Common

Exposes helper methods used in AJAX Vector Objects.

Public class Configuration
Public class Configuration..FontData
Public class ConfigurationException
Public class ContentVObject
Public class ContentVObjectData
Public class CurvedTextVObject
Public class CurvedTextVObjectData
Public class DashedLineVObject
Public class EllipseVObject

This class represents a vector ellipse.

Public class FontService
Public class FontSettings
Public class GridVObject
Public class Handler
Public class ImageResizer
Public class ImageVObject

This class represents a bitmap v-object.

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 ItemAddedEventArgs<<'T>>
Public class ItemMovedEventArgs<<'T>>
Public class ItemRemovedEventArgs<<'T>>
Public class JsonVOSerializer
Public class JsonVOSerializer..ColorConverter
Public class JsonVOSerializer..PointFConverter
Public class JsonVOSerializer..RectangleFConverter
Public class JsonVOSerializer..RotatedRectangleFConverter
Public class Layer

This class represents a layer.

Public class LayerCollection

This class represents a collection of layers.

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 class represents a vector line.

Public class LineVObjectData
Public class Marker
Public class PathBoundedTextVObject
Public class PathBoundedTextVObjectData
Public class Permission
Public class PlaceholderVObject
Public class PlaceholderVObjectData
Public class PlainTextVObject
Public class PlainTextVObjectData
Public class PolylineVObject

This class represents a vector polyline.

Public class PsdSvgConverter
Public class RectangleVObject

This class represents a vector rectangle.

Public class Renderer
Public class ResizeOptions
Public class SelectableCollection<<'T>>
Public class SelectedIndexChangedEventArgs
Public class Service
Public class Service..NullAbleSize
Public class ShapeVObject
Public class ShapeVObjectData
Public class SvgVObject
Public class SvgVObjectData
Public class TextRenderer
Public class Transform

Exposes properties which configure v-object transformation.

Public class VObject

This is a base class for all the AJAX vector objects.

Public class VObjectCollection

This class represents a collection of v-objects.

Public class VObjectData

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

Structures

Structure Description
Public structure LayerTypeData

Represents a pair of layer type and its data.

Interfaces

Interface Description
Public interface BaseTextVObject..IFontSettings
Public interface ICanvas
Public interface IConfiguration
Public interface IPermission
Public interface IPlaceholderPermission
Public interface IResizeOptions
Public interface ISerializableStorage
Public interface ISerializer
Public interface ITransformPermission
Public interface IVObjectVisitor

Enumerations

Enumeration Description
Public enumeration FontService..FontStyle
Public enumeration TextAlignment

Contains text alignment types.

Public enumeration TextMode
Public enumeration TextVerticalAlignment
Public enumeration TextWrappingMode
Public enumeration VObjectAction

Contains v-object actions.