The ZoomControl lets users zoom and pan a target view control interactively.
The following tables list the members exposed by the ZoomControl type.
Name | Description | |
---|---|---|
![]() |
Creates an instance of ZoomControl. |
Name | Description | |
---|---|---|
![]() ![]() |
Creates and initializes a new ZoomControl from the specified element. This method is static and can be called without creating an instance of the class. |
|
![]() ![]() |
Returns the specified ZoomControl object. This member is static and can be invoked without creating an instance of the class. |
|
![]() |
Gets the color used to render depressed buttons. |
|
![]() |
Gets the background color of the control. |
|
![]() |
Gets the color of ZoomControl elements' borders. |
|
![]() |
Gets the corner radius of rounded child elements. |
|
![]() |
Checks if mouse events are enabled. |
|
![]() |
Gets the color used to fill the ZoomControl elements. |
|
![]() |
Gets the color of plus, minus and arrow icons. |
|
![]() |
Gets the maximum zoom level allowed to set through this control. |
|
![]() |
Gets the minimum zoom level allowed to set through this control. |
|
![]() |
Gets the padding of the control's contents. |
|
![]() |
Gets the scroll offset added when users click the pan arrows. |
|
![]() |
Gets the color of the control elements' shadow. |
|
![]() |
Gets a value indicating whether the label that shows the current zoom level should be visible. |
|
![]() |
Gets a value indicating whether the trackbar should snap to ZoomStep values when dragged. |
|
![]() |
Gets the color of the the label that shows the current zoom level. |
|
![]() |
Gets the current tick position of the trackbar. |
|
![]() |
Gets the zoom factor. |
|
![]() |
Gets the amount by which to change zoom level when + and - buttons are clicked. |
|
![]() |
Registers an onsubmit handler for the ZoomControl's parent html form to flush postback data. |
|
![]() |
Sets the color used to render depressed buttons. |
|
![]() |
Sets the background color of the control. |
|
![]() |
Sets the color of ZoomControl elements' borders. |
|
![]() |
Sets the corner radius of rounded child elements. |
|
![]() |
Enables or disables handling of mouse events. |
|
![]() |
Sets the color used to fill the ZoomControl elements. |
|
![]() |
Sets the color of plus, minus and arrow icons. |
|
![]() |
Sets the maximum zoom level allowed to set through this control. |
|
![]() |
Sets the minimum zoom level allowed to set through this control. |
|
![]() |
Sets the padding of the control's contents. |
|
![]() |
Sets the scroll offset added when users click the pan arrows. |
|
![]() |
Sets the color of the control elements' shadow. |
|
![]() |
Sets a value indicating whether the label that shows the current zoom level should be visible. |
|
![]() |
Sets a value indicating whether the trackbar should snap to ZoomStep values when dragged. |
|
![]() |
Sets the control modified by this ZoomControl. |
|
![]() |
Sets the color of the the label that shows the current zoom level. |
|
![]() |
Sets the current tick position of the trackbar. |
|
![]() |
Sets the zoom factor. |
|
![]() |
Sets the amount by which to change zoom level when + and - buttons are clicked. |