MultiScaleSubImage Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MultiScaleSubImage type exposes the following members.
| Name | Description | |
|---|---|---|
|
AspectRatio | 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. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Opacity | Gets or sets the degree of the MultiScaleSubImage opacity. |
|
ViewportOrigin | Gets or sets the top-left corner of the area of the image to be displayed. |
|
ViewportWidth | Gets or sets the width of the area of the image displayed. |
|
ZIndex | Gets or sets a value that represents the z-order rendering behavior of the MultiScaleSubImage. Z-order determines the relative rendering order of objects (which object is on top of which other objects). |
Show: