ZoomControl lets users zoom and pan a target Diagram or 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 | |
---|---|---|
Identifies the AxisFill dependency property. |
||
Identifies the CornerRadius dependency property. |
||
Identifies the Fill dependency property. |
||
Identifies the GlassEffectVisibility dependency property. |
||
Identifies the GlowFill dependency property. |
||
Identifies the GlowStroke dependency property. |
||
Identifies the InnerStroke dependency property. |
||
Identifies the LabelFill dependency property. |
||
Identifies the LabelFormat dependency property. |
||
Identifies the LabelText dependency property. |
||
Identifies the LabelVisibility dependency property. |
||
Identifies the MaxZoomFactor dependency property. |
||
Identifies the MinZoomFactor dependency property. |
||
Identifies the PanFill dependency property. |
||
Identifies the PanGlowFill dependency property. |
||
Identifies the ScrollStep dependency property. |
||
Identifies the SnapToZoomStep dependency property. |
||
Identifies the Stroke dependency property. |
||
Identifies the Target dependency property. |
||
Identifies the TickPosition dependency property. |
||
Identifies the ZoomFactor dependency property. |
||
Identifies the ZoomStep dependency property. |
Name | Description | |
---|---|---|
Gets or sets the brush of ZoomControl axis. |
||
Gets or sets the corner radius of rounded child elements. |
||
Gets or sets the brush used to fill the ZoomControl buttons. |
||
Sets wheather or not the Glass Effect will be visible. |
||
Gets or sets the brush used to fill the ZoomControl buttons when mouse is over. |
||
Gets or sets the brush of ZoomControl buttons' borders when mouse is over. |
||
Gets or sets the brush of plus, minus and arrow icons. |
||
Gets or sets the fill of the label. |
||
Gets or sets the zoom level label format. |
||
Gets or sets the content of the zoom level label. |
||
Gets or sets the zoom factor label visibility. |
||
The maximum zoom level allowed to set through this control. |
||
The minimum zoom level allowed to set through this control. |
||
Gets or sets the brush used to fill the ZoomControl depressed pan-buttons. |
||
Gets or sets the brush used to fill the ZoomControl pan-buttons when mouse is over. |
||
Gets or sets the scroll offset added when users click the pan arrows. |
||
Gets or sets whether the trackbar should snap to ZoomStep values when dragged. |
||
Gets or sets the brush of ZoomControl buttons' borders. |
||
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 | |
---|---|---|
FrameworkElement.OnApplyTemplate override. |
||
Sets the current zoom level. |
Name | Description | |
---|---|---|
Raised when a scroll arrow has been clicked. |
||
Raised when the zoom level changes. |
ZoomControl Class
MindFusion.UI.Wpf Namespace