ZoomControl lets users zoom and pan a target web control, which implements the IZoomTarget interface.
The following tables list the members exposed by the ZoomControl type.
Name | Description | |
---|---|---|
Initializes a new instance of the ZoomControl class. |
Name | Description | |
---|---|---|
Gets or sets the color used to render depressed buttons. |
||
Gets or sets a value indicating whether a postback to the server automatically occurs when the value of the control changes. |
||
Gets or sets the background color of the control. |
||
Gets or sets the color of ZoomControl elements' borders. |
||
Gets or sets a value indicating which library will be used in the control's client-side scripts. |
||
Specifies the method used for handling user interaction and drawing on the client side. |
||
Gets or sets the corner radius of rounded child elements. |
||
Gets or sets the brush used to fill the ZoomControl elements. |
||
URL to the ImageGen.ashx file, used to generate the barcode images. This property is rendered as a SRC attribute for the label's IMG element. |
||
Gets or sets the color of plus, minus and arrow icons. |
||
Gets or sets the URL to the JQuery script file. |
||
The maximum zoom level allowed to set through this control. |
||
The minimum zoom level allowed to set through this control. |
||
Gets or sets the URL to the Microsoft Ajax script file. |
||
Gets or sets the padding of the control's contents. |
||
Gets or sets the scroll offset added when users click the pan arrows. |
||
Gets or sets the shadow color. |
||
Gets or sets a value indicating whether the label that shows the current zoom level should be visible. |
||
Gets or sets whether the trackbar should snap to ZoomStep values when dragged. |
||
Gets or sets the target control associated with this ZoomControl. |
||
Gets or sets the id of the target control associated with this ZoomControl. |
||
Gets or sets the brush of the the label that shows the current zoom level. |
||
Gets or sets the current tick position of the trackbar. |
||
Gets or sets the current zoom level. |
||
Gets or sets the amount by which to change zoom level when + and - buttons are clicked. |
Name | Description | |
---|---|---|
IPostBackDataHandler.LoadPostData implementation. |
||
IPostBackDataHandler.RaisePostDataChangedEvent implementation. |
||
WebControl.RenderBeginTag override. |
Name | Description | |
---|---|---|
WebControl.OnInit override. |
||
WebControl.OnPreRender override. |
||
WebControl.RenderContents override. |