The following tables list the members exposed by TiledImageViewer.
Name | Description | |
---|---|---|
TiledImageViewer Constructor | Initializes a new instance of the TiledImageViewer 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) | |
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) | |
Enabled | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
Font | (Inherited from System.Web.UI.WebControls.WebControl) | |
ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) | |
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 | (Read only) Gets the real horizontal scale factor used to display the image. | |
ID | (Inherited from System.Web.UI.Control) | |
ImageUrl | Gets or sets the URL of the image to be displayed. | |
InputProfile | Gets or sets the name of the input profile xml file that contains the loading options to be used when loading the image file. | |
NamingContainer | (Inherited from System.Web.UI.Control) | |
OutputProfile | Gets or sets the name of the output profile xml file that contains the saving options to be used when saving the loaded image file to the Response property. | |
Page | (Inherited from System.Web.UI.Control) | |
Parent | (Inherited from System.Web.UI.Control) | |
ResourcesPath | Gets or sets the virtual path where resources(images, scripts) are located. | |
ScaleFactor | Gets or sets the zoom factor used to display the image. | |
ScrollBarStyle | Gets or sets the scroll bars style used when the ScrollBarVisible property is set to true, and the width or height of the image to be displayed exceeds the control client area. | |
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) | |
TileHeight | Gets or sets the tile height in pixels, used when dividing the image into blocks. | |
TileWidth | Gets or sets the tile width in pixels, used when dividing the image into blocks. | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
UniqueID | (Inherited from System.Web.UI.Control) | |
VerticalAlignMode | Gets or sets the vertical alignment used when displaying the image. | |
VerticalRealScaleFactor | (Read only) Gets the real vertical scale factor used to display the image. | |
Visible | (Inherited from System.Web.UI.Control) | |
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) |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | Overloaded. (Inherited from System.Web.UI.Control) | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | Overloaded. (Inherited from System.Web.UI.Control) | |
Focus | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | Overloaded. Overridden. Overrides Control.RenderControl | |
RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Top
Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
Disposed | (Inherited from System.Web.UI.Control) | |
HorizontalAlignModeChanged | Occurs when the value of the HorizontalAlignMode property changes. | |
ImageUrlChanged | Occurs when the value of the ImageUrl property changes. | |
Init | (Inherited from System.Web.UI.Control) | |
InputProfileChanged | Occurs when the value of the InputProfile property changes. | |
Load | (Inherited from System.Web.UI.Control) | |
OutputProfileChanged | Occurs when the value of the OutputProfile property changes. | |
PreRender | (Inherited from System.Web.UI.Control) | |
ResourcesPathChanged | Occurs when the value of the ResourcesPath property changes. | |
ScaleFactorChanged | Occurs when the value of the ScaleFactor property changes. | |
ScrollBarStyleChanged | Occurs when the value of the ScrollBarStyle property changes. | |
ScrollBarVisibleChanged | Occurs when the value of the ScrollBarVisible property changes. | |
SizeModeChanged | Occurs when the value of the SizeMode property changes. | |
TileHeightChanged | Occurs when the value of the TileHeight property changes. | |
TileWidthChanged | Occurs when the value of the TileWidth property changes. | |
Unload | (Inherited from System.Web.UI.Control) | |
VerticalAlignModeChanged | Occurs when the value of the VerticalAlignMode property changes. |