The following tables list the members exposed by WebImageViewer.
| Name | Description | |
|---|---|---|
| WebImageViewer Constructor | Initializes a new instance of the WebImageViewer class. |
| Name | Description | |
|---|---|---|
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
| BrowserImageFormat | Gets or sets the format of the image to be displayed by the browser. |
| CacheFolder | Gets or sets the virtual path where the processed images are cached. |
| ClientID | (Inherited from System.Web.UI.Control) |
| Controls | (Inherited from System.Web.UI.Control) |
| ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| DropShadowColor | Gets or sets the shadow color of the frame being added to the image. |
| DropShadowSize | Gets or sets the shadow size of the frame being added to the image. |
| Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| Font | Overridden. Overrides WebControl.Font property. |
| ForeColor | Overridden. Overrides WebControl.ForeColor property. |
| HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| Height | (Inherited from System.Web.UI.WebControls.WebControl) |
| HorizontalAlignMode | Gets or sets the horizontal alignment used when displaying the image. |
| HorizontalRealScaleFactor | Gets the real horizontal scale factor used to display the image. |
| ID | (Inherited from System.Web.UI.Control) |
| ImageBorderSize | Gets or sets the number of pixels to leave as buffer between the control and the image. |
| ImageFrameColor | Gets or sets the color of the frame being added to the image. |
| ImageFrameSize | Gets or sets the thickness in pixels of the frame being added to the image. |
| ImageInfo | Gets information about the image currently loaded in the control. |
| ImageUrl | Gets or sets the URL of the image to be displayed |
| InteractiveZoomPercent | Gets or sets the percentage that the property will change when one of the zoom interactive modes is used. |
| MaxScrollPosition | Gets the max scroll position the image can scroll to. |
| MouseInteractiveMode | Gets the behavior of the left/right mouse button when interacting with the viewer. |
| NamingContainer | (Inherited from System.Web.UI.Control) |
| Page | (Inherited from System.Web.UI.Control) |
| Parent | (Inherited from System.Web.UI.Control) |
| ResourcesPath | Gets or sets the virtual path where resources(scripts, icons) are located. |
| ScaleFactor | Gets or sets the zoom factor used to display the image. |
| ScrollBarVisible | Enables or disables automatically showing the scroll bars if the image width or height exceeds the control client area. |
| ScrollPosition | Gets or sets the scroll bar position. |
| Site | (Inherited from System.Web.UI.Control) |
| SizeMode | Gets or sets how the control displays the image and makes automatic adjustments to the display rectangle. |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| Style | (Inherited from System.Web.UI.WebControls.WebControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| TemplateControl | (Inherited from System.Web.UI.Control) |
| TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| TileSize | Gets or sets the tile size (width/height) in pixels used when dividing the image into blocks. |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| UniqueID | (Inherited from System.Web.UI.Control) |
| 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. |
| VerticalAlignMode | Gets or sets the vertical alignment used when displaying the image. |
| VerticalRealScaleFactor | Gets the real vertical scale factor used to display the image. |
| Visible | Overridden. Overrides Control.Visible property. |
| Width | (Inherited from System.Web.UI.WebControls.WebControl) |
| Name | Description | |
|---|---|---|
| Adapter | (Inherited from System.Web.UI.Control) |
| ChildControlsCreated | (Inherited from System.Web.UI.Control) |
| ClientIDSeparator | (Inherited from System.Web.UI.Control) |
| Context | (Inherited from System.Web.UI.Control) |
| DesignMode | (Inherited from System.Web.UI.Control) |
| Events | (Inherited from System.Web.UI.Control) |
| HasChildViewState | (Inherited from System.Web.UI.Control) |
| IdSeparator | (Inherited from System.Web.UI.Control) |
| IsChildControlStateCleared | (Inherited from System.Web.UI.Control) |
| IsEnabled | (Inherited from System.Web.UI.WebControls.WebControl) |
| IsTrackingViewState | (Inherited from System.Web.UI.Control) |
| IsViewStateEnabled | (Inherited from System.Web.UI.Control) |
| LoadViewStateByID | (Inherited from System.Web.UI.Control) |
| TagKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| TagName | (Inherited from System.Web.UI.WebControls.WebControl) |
| ViewState | (Inherited from System.Web.UI.Control) |
| ViewStateIgnoresCase | (Inherited from System.Web.UI.Control) |
Top
Top
| Name | Description | |
|---|---|---|
| DataBinding | (Inherited from System.Web.UI.Control) |
| Disposed | (Inherited from System.Web.UI.Control) |
| ImageChanged | Fires when a new image is loaded into the WebImageViewer control. |
| ImageDataChanged | Fires if the current loaded image data has changed. |
| Init | (Inherited from System.Web.UI.Control) |
| Load | (Inherited from System.Web.UI.Control) |
| PreRender | (Inherited from System.Web.UI.Control) |
| PropertyChanged | Notifies clients that a property value has changed. |
| Unload | (Inherited from System.Web.UI.Control) |