ZoomControl.GetSelectedZoomLevel(DependencyObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static double GetSelectedZoomLevel(System::Windows::DependencyObject ^ control);
public static double GetSelectedZoomLevel (System.Windows.DependencyObject control);
static member GetSelectedZoomLevel : System.Windows.DependencyObject -> double
Public Shared Function GetSelectedZoomLevel (control As DependencyObject) As Double
Parameters
- control
- DependencyObject
Returns
A double representing the selected zoom level.