Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WebImageViewer Class Methods
See Also 
Leadtools.Web.Controls Namespace : WebImageViewer Class


For a list of all members of this type, see WebImageViewer members.

Public Methods

 NameDescription
Public Method ApplyCommand Applies a RasterCommand to the current image in order to process it.  
Public Method ApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Method ApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public Method CenterAtPoint Centers the image display at the specified point.  
Public Method Clear Clears the image displayed in the viewer.  
Public Method CopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Method DataBindOverloaded.  (Inherited from System.Web.UI.Control)
Public Method Dispose (Inherited from System.Web.UI.Control)
Public Method FindControlOverloaded.  (Inherited from System.Web.UI.Control)
Public Method Focus (Inherited from System.Web.UI.Control)
Public Method HasControls (Inherited from System.Web.UI.Control)
Public Method MergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Method OpenImageUrlOverloaded.  Opens the image from an URL or a virtual path and displays it.  
Public Method RenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
Public Method RenderControlOverloaded. Overridden.  Overrides Control.RenderControl  
Public Method RenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
Public Method ResolveClientUrl (Inherited from System.Web.UI.Control)
Public Method ResolveUrl (Inherited from System.Web.UI.Control)
Public Method SetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Top

Protected Methods

 NameDescription
Protected Method AddAttributesToRender (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method AddedControl (Inherited from System.Web.UI.Control)
Protected Method AddParsedSubObject (Inherited from System.Web.UI.Control)
Protected Method BuildProfileTree (Inherited from System.Web.UI.Control)
Protected Method ClearChildControlState (Inherited from System.Web.UI.Control)
Protected Method ClearChildState (Inherited from System.Web.UI.Control)
Protected Method ClearChildViewState (Inherited from System.Web.UI.Control)
Protected Method CreateChildControls (Inherited from System.Web.UI.Control)
Protected Method CreateControlCollection (Inherited from System.Web.UI.Control)
Protected Method CreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method DataBindChildren (Inherited from System.Web.UI.Control)
Protected Method EnsureChildControls (Inherited from System.Web.UI.Control)
Protected Method EnsureID (Inherited from System.Web.UI.Control)
Protected Method GetDesignModeState (Inherited from System.Web.UI.Control)
Protected Method HasEvents (Inherited from System.Web.UI.Control)
Protected Method IsLiteralContent (Inherited from System.Web.UI.Control)
Protected Method LoadControlState (Inherited from System.Web.UI.Control)
Protected Method LoadViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method MapPathSecure (Inherited from System.Web.UI.Control)
Protected Method OnBubbleEvent (Inherited from System.Web.UI.Control)
Protected Method OnDataBinding (Inherited from System.Web.UI.Control)
Protected Method OnInitOverridden.  Overrides Control.OnInit method.  
Protected Method OnLoad (Inherited from System.Web.UI.Control)
Protected Method OnPreRenderOverridden.  Overrides Control.OnPreRender method.  
Protected Method OnUnload (Inherited from System.Web.UI.Control)
Protected Method OpenFile (Inherited from System.Web.UI.Control)
Protected Method RaiseBubbleEvent (Inherited from System.Web.UI.Control)
Protected Method RemovedControl (Inherited from System.Web.UI.Control)
Protected Method Render (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method RenderChildren (Inherited from System.Web.UI.Control)
Protected Method RenderContents (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method ResolveAdapter (Inherited from System.Web.UI.Control)
Protected Method SaveControlState (Inherited from System.Web.UI.Control)
Protected Method SaveViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method SetDesignModeState (Inherited from System.Web.UI.Control)
Protected Method TrackViewState (Inherited from System.Web.UI.WebControls.WebControl)
Top

See Also