The following tables list the members exposed by WebImagePanViewer.
Public Constructors
Name | Description | |
---|---|---|
WebImagePanViewer | Initializes a new instance of the WebImagePanViewer class. |
Public Methods
Name | Description | |
---|---|---|
RenderControl | Overrides the Control.RenderControl |
Protected Methods
Name | Description | |
---|---|---|
OnInit | Overrides the Control.OnInit method. | |
OnPreRender | Overrides the Control.OnPreRender method. |
Public Properties
Name | Description | |
---|---|---|
DisableBrowserCaching | Disables the browser images caching on the client machine. | |
Font | Overrides the WebControl.Font property. | |
ForeColor | Overrides the WebControl.ForeColor property. | |
HorizontalAlignMode | Gets or sets the horizontal alignment used when displaying the pan image. | |
RectangleColor | Gets or sets the color used to draw the Pan Rectangle. | |
VerticalAlignMode | Gets or sets the vertical alignment used when displaying the pan image. | |
ViewerID | Gets or sets the ID of the WebImageViewer control currently assigned for panning process by the control. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Notifies clients that a property value has changed. |