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.

VObjectsRubberband Class

This class represents a rubberband which adds v-objects support functionality to the BitmapViewer control.

Namespace: Aurigma.GraphicsMill.AjaxControls
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public class VObjectsRubberband : UserInputController, IRubberband, IUserInputController

Remarks

This class can be used in combination with the BitmapViewer control to add v-objects support to this control. You can use the BitmapViewer + VObjectsRubberband combination if you want to extend your existing application with AJAX Vector Objects. However, if you are going to use AJAX Vector Objects in a new application, it is recommended to use the CanvasViewer instead.

Inheritance Hierarchy

See Also

Reference