MultiScaleSubImage Properties

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.

  NameDescription
Public property 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.
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property Opacity Gets or sets the degree of the MultiScaleSubImage opacity.
Public property ViewportOrigin Gets or sets the top-left corner of the area of the image to be displayed.
Public property ViewportWidth Gets or sets the width of the area of the image displayed.
Public property 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).
Top

Show:
© 2017 Microsoft