ZoomControl lets users zoom and pan a target component interactively.
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 the color of ZoomControl elements' borders. |
||
Gets or sets the corner radius of rounded child elements. |
||
Gets or sets the brush used to fill the ZoomControl elements. |
||
Gets or sets the color of plus, minus and arrow icons. |
||
Gets or sets the brush of the the label that shows the current zoom level. |
||
The maximum zoom level allowed to set through this control. |
||
The minimum zoom level allowed to set through this control. |
||
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 view controlled by this ZoomControl. |
||
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 | |
---|---|---|
Sets the current zoom level. |
Name | Description | |
---|---|---|
Clean up any resources being used. |
||
Control.OnMouseDown override. |
||
Control.OnMouseMove override. |
||
Control.OnMouseUp override. |
||
Control.OnPaint override. |
Name | Description | |
---|---|---|
Raised when a scroll arrow has been clicked. |
||
Raised when the zoom level changes. |