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


The following tables list the members exposed by TiledImageViewer.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAccessKey (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyClientID (Inherited from System.Web.UI.Control)
Public PropertyControls (Inherited from System.Web.UI.Control)
Public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnabled (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewState (Inherited from System.Web.UI.Control)
Public PropertyFont (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHorizontalAlignMode Gets or sets the horizontal alignment used when displaying the image.  
Public PropertyHorizontalRealScaleFactor (Read only) Gets the real horizontal scale factor used to display the image.  
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyImageUrl Gets or sets the URL of the image to be displayed.  
Public PropertyInputProfile Gets or sets the name of the input profile xml file that contains the loading options to be used when loading the image file.  
Public PropertyNamingContainer (Inherited from System.Web.UI.Control)
Public PropertyOutputProfile 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.  
Public PropertyPage (Inherited from System.Web.UI.Control)
Public PropertyParent (Inherited from System.Web.UI.Control)
Public PropertyResourcesPath Gets or sets the virtual path where resources(images, scripts) are located.  
Public PropertyScaleFactor Gets or sets the zoom factor used to display the image.  
Public PropertyScrollBarStyle 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.  
Public PropertyScrollBarVisible Enables or disables automatically showing the scroll bars if the image width or height exceeds the control client area.  
Public PropertyScrollPosition Gets or sets the scroll bar position.  
Public PropertySite (Inherited from System.Web.UI.Control)
Public PropertySizeMode Gets or sets how the control displays the image and makes automatic adjustments to the display rectangle.  
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTabIndex (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTemplateControl (Inherited from System.Web.UI.Control)
Public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyTileHeight Gets or sets the tile height in pixels, used when dividing the image into blocks.  
Public PropertyTileWidth Gets or sets the tile width in pixels, used when dividing the image into blocks.  
Public PropertyToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyUniqueID (Inherited from System.Web.UI.Control)
Public PropertyVerticalAlignMode Gets or sets the vertical alignment used when displaying the image.  
Public PropertyVerticalRealScaleFactor (Read only) Gets the real vertical scale factor used to display the image.  
Public PropertyVisible (Inherited from System.Web.UI.Control)
Public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

Public Methods

Protected Methods

 NameDescription
Protected MethodAddAttributesToRender (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodAddedControl (Inherited from System.Web.UI.Control)
Protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
Protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
Protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
Protected MethodClearChildState (Inherited from System.Web.UI.Control)
Protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
Protected MethodCreateChildControls (Inherited from System.Web.UI.Control)
Protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
Protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
Protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
Protected MethodEnsureID (Inherited from System.Web.UI.Control)
Protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodHasEvents (Inherited from System.Web.UI.Control)
Protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
Protected MethodLoadControlState (Inherited from System.Web.UI.Control)
Protected MethodLoadViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodMapPathSecure (Inherited from System.Web.UI.Control)
Protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
Protected MethodOnHorizontalAlignModeChanged Fires the HorizontalAlignModeChanged event.  
Protected MethodOnImageUrlChanged Fires the ImageUrlChanged event.  
Protected MethodOnInitOverridden.  Overrides Control.OnInit method.  
Protected MethodOnInputProfileChanged Fires the InputProfileChanged event.  
Protected MethodOnLoad (Inherited from System.Web.UI.Control)
Protected MethodOnOutputProfileChanged Fires the OutputProfileChanged event.  
Protected MethodOnPreRenderOverridden.  Overrides Control.OnPreRender  
Protected MethodOnResourcesPathChanged Fires the ResourcesPathChanged event.  
Protected MethodOnScaleFactorChanged Fires the ScaleFactorChanged event.  
Protected MethodOnScrollBarStyleChanged Fires the ScrollBarStyleChanged event.  
Protected MethodOnScrollBarVisibleChanged Fires the ScrollBarVisibleChanged event.  
Protected MethodOnSizeModeChanged Fires the SizeModeChanged event.  
Protected MethodOnTileHeightChanged Fires the TileHeightChanged event.  
Protected MethodOnTileWidthChanged Fires the TileWidthChanged event.  
Protected MethodOnUnload (Inherited from System.Web.UI.Control)
Protected MethodOnVerticalAlignModeChanged Fires the VerticalAlignModeChanged event.  
Protected MethodOpenFile (Inherited from System.Web.UI.Control)
Protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodRemovedControl (Inherited from System.Web.UI.Control)
Protected MethodRender (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodRenderChildren (Inherited from System.Web.UI.Control)
Protected MethodRenderContents (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
Protected MethodSaveControlState (Inherited from System.Web.UI.Control)
Protected MethodSaveViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodTrackViewState (Inherited from System.Web.UI.WebControls.WebControl)
Top

Public Events

 NameDescription
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventHorizontalAlignModeChanged Occurs when the value of the HorizontalAlignMode property changes.  
Public EventImageUrlChanged Occurs when the value of the ImageUrl property changes.  
Public EventInit (Inherited from System.Web.UI.Control)
Public EventInputProfileChanged Occurs when the value of the InputProfile property changes.  
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventOutputProfileChanged Occurs when the value of the OutputProfile property changes.  
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventResourcesPathChanged Occurs when the value of the ResourcesPath property changes.  
Public EventScaleFactorChanged Occurs when the value of the ScaleFactor property changes.  
Public EventScrollBarStyleChanged Occurs when the value of the ScrollBarStyle property changes.  
Public EventScrollBarVisibleChanged Occurs when the value of the ScrollBarVisible property changes.  
Public EventSizeModeChanged Occurs when the value of the SizeMode property changes.  
Public EventTileHeightChanged Occurs when the value of the TileHeight property changes.  
Public EventTileWidthChanged Occurs when the value of the TileWidth property changes.  
Public EventUnload (Inherited from System.Web.UI.Control)
Public EventVerticalAlignModeChanged Occurs when the value of the VerticalAlignMode property changes.  
Top

See Also