Click or drag to resize

ZoomController Properties

The ZoomController type exposes the following members.

Properties
  NameDescription
Public propertyIsAutoZoomPanelFindingEnabled
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.
Public propertyIsResetToLimits
Public propertyTargetZoomPanel
ZoomPanel control that is controlled by this ZoomController.
Public propertyTargetZoomPanelName
Gets or sets the name of the ZoomPanel that is controls with this ZoomController.
Top
See Also