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

Canvas Methods

The Canvas type exposes the following members.

Methods

Name Description
Protected method AddedControl (Inherited from Control.)
Protected method AddParsedSubObject (Inherited from Control.)
Public method ApplyStyleSheetSkin (Inherited from Control.)
Protected method BuildProfileTree (Inherited from Control.)
Public method Clear

Clears all the LayerCollection instances associated with this canvas.

Protected method ClearChildControlState (Inherited from Control.)
Protected method ClearChildState (Inherited from Control.)
Protected method ClearChildViewState (Inherited from Control.)
Protected method CreateChildControls (Inherited from Control.)
Protected method CreateControlCollection (Inherited from HtmlControl.)
Public method DataBind Overloaded.
Protected method DataBindChildren (Inherited from Control.)
Public method Deserialize

Deserializes the canvas and its layers.

Public method Dispose (Inherited from Control.)
Protected method EnsureChildControls (Inherited from Control.)
Protected method EnsureID (Inherited from Control.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindControl Overloaded.
Public method Focus (Inherited from Control.)
Protected method GetAttribute (Inherited from HtmlControl.)
Protected method GetDesignModeState (Inherited from Control.)
Public method GetHashCode (Inherited from Object.)
Protected method GetScriptDescriptors

Returns a list of components, behaviors, and client controls that are required for the client-side functionality of the Canvas.

Protected method GetScriptReferences

Returns script files for the Canvas.

Public method GetType (Inherited from Object.)
Public method HasControls (Inherited from Control.)
Protected method HasEvents (Inherited from Control.)
Protected method IsLiteralContent (Inherited from Control.)
Protected method LoadControlState (Inherited from Control.)
Public method LoadPostData

Processes post back data for the Canvas. No need to use this method explicitly.

Protected method LoadViewState (Inherited from Control.)
Protected method MapPathSecure (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnBubbleEvent (Inherited from Control.)
Protected method OnDataBinding (Inherited from Control.)
Protected method OnLoad (Inherited from Control.)
Protected method OnUnload (Inherited from Control.)
Public method OnZoomChanged

Raises the ZoomChanged event.

Protected method OpenFile (Inherited from Control.)
Protected method RaiseBubbleEvent (Inherited from Control.)
Public method RaisePostDataChangedEvent

Signals the server control object to notify the ASP.NET application that the state of the control has changed. No need to use this method explicitly.

Protected method RemovedControl (Inherited from Control.)
Protected method RenderAttributes (Inherited from HtmlControl.)
Protected method RenderBeginTag (Inherited from HtmlControl.)
Protected method RenderChildren (Inherited from Control.)
Public method RenderControl Overloaded.
Public method RenderWorkspace

Renders all v-object in the workspace into a raster image with the specified resolution and color space.

Protected method ResolveAdapter (Inherited from Control.)
Public method ResolveClientUrl (Inherited from Control.)
Public method ResolveUrl (Inherited from Control.)
Protected method SaveControlState (Inherited from Control.)
Protected method SaveViewState (Inherited from Control.)
Public method Serialize

Serializes the canvas and its layers.

Protected method SetAttribute (Inherited from HtmlControl.)
Protected method SetDesignModeState (Inherited from Control.)
Public method SetRenderMethodDelegate (Inherited from Control.)
Public method ToString (Inherited from Object.)
Protected method TrackViewState (Inherited from Control.)

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private method IParserAccessor.AddParsedSubObject (Inherited from Control.)
Explicit interface implemetation Private method IAttributeAccessor.GetAttribute (Inherited from HtmlControl.)
Explicit interface implemetation Private method ICallBackDataHandler.GetCallBackExecutionCode
Explicit interface implemetation Private method ICallbackEventHandler.GetCallbackResult
Explicit interface implemetation Private method IControlDesignerAccessor.GetDesignModeState (Inherited from Control.)
Explicit interface implemetation Private method IScriptControl.GetScriptDescriptors
Explicit interface implemetation Private method IScriptControl.GetScriptReferences
Explicit interface implemetation Private method ICallbackEventHandler.RaiseCallbackEvent
Explicit interface implemetation Private method IAttributeAccessor.SetAttribute (Inherited from HtmlControl.)
Explicit interface implemetation Private method IControlDesignerAccessor.SetDesignModeState (Inherited from Control.)
Explicit interface implemetation Private method IControlDesignerAccessor.SetOwnerControl (Inherited from Control.)

See Also

Reference