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

CanvasViewer Class

This class represents a scrollable viewport web control for vector objects.

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

Syntax

Visual Basic
Public Class CanvasViewer _
	Inherits BaseViewer _
	Implements INamingContainer
C#
public class CanvasViewer : BaseViewer, INamingContainer

Remarks

This class is intended to display multi-layered vector images. It allows zooming and scrolling the displayed image and supports undo and redo of actions.

Inheritance Hierarchy

Object Model





See Also

Reference

Manual