MindFusion.Wpf Pack Programmer's Guide
IZoomTarget Members
Methods Events
 


Specifies the capabilities required by ZoomControl from its target controls.

The following tables list the members exposed by the IZoomTarget type.

 Public Methods

  Name Description

GetScrollX

Sets the horizontal scroll position.

GetScrollY

Gets the vertical scroll position.

GetZoomLevel

Gets the current zoom level.

SetScrollX

Sets the horizontal scroll position.

SetScrollY

Sets the vertical scroll position.

SetZoomLevel

Sets a new zoom level.

 Public Events

  Name Description

ZoomLevelChanged

Raised to notify that the target's zoom level has changed.

 See Also

IZoomTarget Interface
MindFusion.UI.Wpf Namespace