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

The following tables list the members exposed by WebImagePanViewer.

Public Constructors

 NameDescription
Public Constructor WebImagePanViewer Constructor Initializes a new instance of the WebImagePanViewer class.  
Top

Public Properties

 NameDescription
Public Property AccessKey (Inherited from System.Web.UI.WebControls.WebControl)
Public Property AppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public Property Attributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BackColor (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderColor (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public Property ClientID (Inherited from System.Web.UI.Control)
Public Property Controls (Inherited from System.Web.UI.Control)
Public Property ControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Property ControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
Public Property CssClass (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Enabled (Inherited from System.Web.UI.WebControls.WebControl)
Public Property EnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public Property EnableViewState (Inherited from System.Web.UI.Control)
Public Property FontOverridden.  Overrides the WebControl.Font property.  
Public Property ForeColorOverridden.  Overrides the WebControl.ForeColor property.  
Public Property HasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Height (Inherited from System.Web.UI.WebControls.WebControl)
Public Property HorizontalAlignMode Gets or sets the horizontal alignment used when displaying the pan image.  
Public Property ID (Inherited from System.Web.UI.Control)
Public Property NamingContainer (Inherited from System.Web.UI.Control)
Public Property Page (Inherited from System.Web.UI.Control)
Public Property Parent (Inherited from System.Web.UI.Control)
Public Property RectangleColor Gets or sets the color used to draw the Pan Rectangle.  
Public Property Site (Inherited from System.Web.UI.Control)
Public Property SkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Style (Inherited from System.Web.UI.WebControls.WebControl)
Public Property TabIndex (Inherited from System.Web.UI.WebControls.WebControl)
Public Property TemplateControl (Inherited from System.Web.UI.Control)
Public Property TemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public Property ToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public Property UniqueID (Inherited from System.Web.UI.Control)
Public Property VerticalAlignMode Gets or sets the vertical alignment used when displaying the pan image.  
Public Property ViewerID Gets or sets the ID of the WebImageViewer control currently assigned for panning process by the control.  
Public Property Visible (Inherited from System.Web.UI.Control)
Public Property Width (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

Public Methods

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 the Control.OnInit method.  
Protected Method OnLoad (Inherited from System.Web.UI.Control)
Protected Method OnPreRenderOverridden.  Overrides the 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

Public Events

 NameDescription
Public Event DataBinding (Inherited from System.Web.UI.Control)
Public Event Disposed (Inherited from System.Web.UI.Control)
Public Event Init (Inherited from System.Web.UI.Control)
Public Event Load (Inherited from System.Web.UI.Control)
Public Event PreRender (Inherited from System.Web.UI.Control)
Public Event PropertyChanged Notifies clients that a property value has changed.  
Public Event Unload (Inherited from System.Web.UI.Control)
Top

See Also