ZoomController Properties |
The ZoomController 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.
|
![]() | IsResetToLimits |
If true the Reset button on ZoomController will call ResetToLimits method instead of Reset.
|
![]() | TargetZoomPanel |
ZoomPanel control that is controlled by this ZoomController.
|
![]() | TargetZoomPanelName |
Gets or sets the name of the ZoomPanel that is controls with this ZoomController.
|