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

The following tables list the members exposed by WebImageViewer.

Public Constructors

 NameDescription
Public Constructor WebImageViewer Constructor Initializes a new instance of the WebImageViewer 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 BrowserImageFormat Gets or sets the format of the image to be displayed by the browser.  
Public Property CacheFolder Gets or sets the virtual path where the processed images are cached.  
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 DropShadowColor Gets or sets the shadow color of the frame being added to the image.  
Public Property DropShadowSize Gets or sets the shadow size of the frame being added to the image.  
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 WebControl.Font property.  
Public Property ForeColorOverridden.  Overrides 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 image.  
Public Property HorizontalRealScaleFactor Gets the real horizontal scale factor used to display the image.  
Public Property ID (Inherited from System.Web.UI.Control)
Public Property ImageBorderSize Gets or sets the number of pixels to leave as buffer between the control and the image.  
Public Property ImageFrameColor Gets or sets the color of the frame being added to the image.  
Public Property ImageFrameSize Gets or sets the thickness in pixels of the frame being added to the image.  
Public Property ImageInfo Gets information about the image currently loaded in the control.  
Public Property ImageUrl Gets or sets the URL of the image to be displayed  
Public Property InteractiveZoomPercent Gets or sets the percentage that the property will change when one of the zoom interactive modes is used.  
Public Property MaxScrollPosition Gets the max scroll position the image can scroll to.  
Public Property MouseInteractiveMode Gets the behavior of the left/right mouse button when interacting with the viewer.  
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 ResourcesPath Gets or sets the virtual path where resources(scripts, icons) are located.  
Public Property ScaleFactor Gets or sets the zoom factor used to display the image.  
Public Property ScrollBarVisible Enables or disables automatically showing the scroll bars if the image width or height exceeds the control client area.  
Public Property ScrollPosition Gets or sets the scroll bar position.  
Public Property Site (Inherited from System.Web.UI.Control)
Public Property SizeMode Gets or sets how the control displays the image and makes automatic adjustments to the display rectangle.  
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 TileSize Gets or sets the tile size (width/height) in pixels used when dividing the image into blocks.  
Public Property ToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public Property UniqueID (Inherited from System.Web.UI.Control)
Public Property UseDpi Gets or sets a value that indicates whether the control uses the image's DPI (Dots Per Inch) to calculate the physical resolution for the image.  
Public Property VerticalAlignMode Gets or sets the vertical alignment used when displaying the image.  
Public Property VerticalRealScaleFactor Gets the real vertical scale factor used to display the image.  
Public Property VisibleOverridden.  Overrides Control.Visible property.  
Public Property Width (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

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

Public Events

 NameDescription
Public Event DataBinding (Inherited from System.Web.UI.Control)
Public Event Disposed (Inherited from System.Web.UI.Control)
Public Event ImageChanged Fires when a new image is loaded into the WebImageViewer control.  
Public Event ImageDataChanged Fires if the current loaded image data has changed.  
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