MindFusion.Wpf Pack Programmer's Guide
ZoomControl Properties
 


 Public Properties

  Name Description

AxisFill

Gets or sets the brush of ZoomControl axis.

CornerRadius

Gets or sets the corner radius of rounded child elements.

Fill

Gets or sets the brush used to fill the ZoomControl buttons.

GlassEffectVisibility

Sets wheather or not the Glass Effect will be visible.

GlowFill

Gets or sets the brush used to fill the ZoomControl buttons when mouse is over.

GlowStroke

Gets or sets the brush of ZoomControl buttons' borders when mouse is over.

InnerStroke

Gets or sets the brush of plus, minus and arrow icons.

LabelFill

Gets or sets the fill of the label.

LabelFormat

Gets or sets the zoom level label format.

LabelText

Gets or sets the content of the zoom level label.

LabelVisibility

Gets or sets the zoom factor label visibility.

MaxZoomFactor

The maximum zoom level allowed to set through this control.

MinZoomFactor

The minimum zoom level allowed to set through this control.

PanFill

Gets or sets the brush used to fill the ZoomControl depressed pan-buttons.

PanGlowFill

Gets or sets the brush used to fill the ZoomControl pan-buttons when mouse is over.

ScrollStep

Gets or sets the scroll offset added when users click the pan arrows.

SnapToZoomStep

Gets or sets whether the trackbar should snap to ZoomStep values when dragged.

Stroke

Gets or sets the brush of ZoomControl buttons' borders.

Target

Gets or sets the target view controlled by this ZoomControl.

TickPosition

Gets or sets the current tick position of the trackbar.

ZoomFactor

Gets or sets the current zoom level.

ZoomStep

Gets or sets the amount by which to change zoom level when + and - buttons are clicked.

 See Also

ZoomControl Class
MindFusion.UI.Wpf Namespace