ZoomPanelMiniMap Properties |
The ZoomPanelMiniMap type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsAutoZoomPanelFindingEnabled |
Gets or sets a Boolean which specifies that if TargetZoomPanel or TargetZoomPanelName properties are not manually set the first ZoomPanel is automatically found from the current UserControl, Page or Window. Default value is true.
|
![]() | IsMouseWheelZoomEnabled |
Gets or sets if zooming with mouse wheel is same as on ZoomPanel (null), enabled (true) or disabled (false). Default value is null - same as on ZoomPanel.
|
![]() | TargetZoomPanel |
Gets or sets a ZoomPanel control that is used to get the content of ZoomPanelMiniMap and position its rectangle.
|
![]() | TargetZoomPanelName |
Gets or sets the name of the ZoomPanel that is shown with this ZoomPanelMiniMap.
|