ZoomControl lets users zoom and pan a target DiagramView 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 the color used to render depressed buttons. |
|
![]() |
Gets the color of ZoomControl elements' borders. |
|
![]() |
Gets the corner radius of rounded child elements. |
|
![]() |
Gets the brush 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 scroll offset added when users click the pan arrows. |
|
![]() |
Gets the shadow color. |
|
![]() |
Gets a value indicating whether the label that shows the current zoom level should be visible. |
|
![]() |
Gets whether the trackbar should snap to ZoomStep values when dragged. |
|
![]() |
Gets the current tick position of the trackbar. |
|
![]() |
Gets the DiagramView object controlled by this ZoomControl. |
|
![]() |
Gets current zoom level. |
|
![]() |
Gets the amount by which to change zoom level when + and - buttons are clicked. |
|
![]() |
Overrides JComponent.isDoubleBuffered method. |
|
![]() |
Overrides JComponent.isOpaque method. |
|
![]() |
|
|
![]() |
Implements MouseListener.mouseDragged |
|
![]() |
|
|
![]() |
|
|
![]() |
Implements MouseListener.mouseMoved |
|
![]() |
Implements MouseListener.mousePressed |
|
![]() |
Implements MouseListener.mouseReleased |
|
![]() |
|
|
![]() |
Sets the color used to render depressed buttons. |
|
![]() |
Sets the color of ZoomControl elements' borders. |
|
![]() |
Sets the corner radius of rounded child elements. |
|
![]() |
Sets the brush 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 scroll offset added when users click the pan arrows. |
|
![]() |
Sets the shadow color. |
|
![]() |
Sets a value indicating whether the label that shows the current zoom level should be visible. |
|
![]() |
Sets whether the trackbar should snap to ZoomStep values when dragged. |
|
![]() |
Sets the current tick position of the trackbar. |
|
![]() |
Sets the DiagramView object controlled by this ZoomControl. |
|
![]() |
Overloaded. Sets current zoom level. |
|
![]() |
Sets the amount by which to change zoom level when + and - buttons are clicked. |
Name | Description | |
---|---|---|
![]() |
|