MultiScaleSubImage.AspectRatio Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the aspect ratio of the image used as the source of the MultiScaleSubImage. The aspect ratio is the width of the image divided by its height.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleThe aspect ratio of the image used as the source of the MultiScaleSubImage. The aspect ratio is the width of the image divided by its height.
Dependency property identifier field: AspectRatioProperty
Show: