Click or drag to resize

ZoomBox Methods

The ZoomBox Type exposes the following members.

Methods
 NameDescription of the
Public MethodDispose Public method for cleaning up.
Protected MethodDispose(Boolean) Finalising work, releasing resources.
Public MethodStatic MemberFindFirstVisualParentOfTypeT Searches in the VisualTree from the FrameworkElement element upwards after the first parent element of type T with name == name.
Public MethodGetScale Returns the current zoom settings of the ZoomBox.
Public MethodPresetScale Prepares the setting of the current zoom settings of the ZoomBox. These will then be adopted with the next ZoomBox_LayoutUpdated.
Public MethodSetScale Sets the current zoom settings of the ZoomBox.
Back to the top
See also