VisualExtensions.GetScale(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.
Gets the Windows.UI.Composition.Visual.Scale of a UIElement in a string form
public static string GetScale(Windows.UI.Xaml.DependencyObject obj);
static member GetScale : Windows.UI.Xaml.DependencyObject -> string
Public Function GetScale (obj As DependencyObject) As String
Parameters
- obj
- Windows.UI.Xaml.DependencyObject
The Windows.UI.Xaml.UIElement
Returns
A Vector3 string representation of the Windows.UI.Composition.Visual.Scale