Aurigma Graphics Mill 5.5 for .NET
Canvas Class
This class represents the main host object which contains a stack of layers.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Syntax
Visual Basic
Public Class Canvas _ Inherits HtmlControl _ Implements IScriptControl, IPostBackDataHandler, ICallBackDataHandler, ICallbackEventHandler
C#
public class Canvas : HtmlControl, IScriptControl, IPostBackDataHandler, ICallBackDataHandler, ICallbackEventHandler
Inheritance Hierarchy
System..::.Object
L
System.Web.UI..::.Control
L
System.Web.UI.HtmlControls..::.HtmlControl
L
Aurigma.GraphicsMill.AjaxControls.VectorObjects..::.Canvas











