ViewportWidth

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets the width (zoom factor) of the area of the displayed image.

<MultiScaleImage ViewportWidth="double" />
value = object.ViewportWidth
object.ViewportWidth = value

Property Value

Type: double

The width of the area of the image displayed.

This property is read/write.

Managed Equivalent

ViewportWidth; ViewportWidth

Applies To

MultiScaleImage

MultiScaleSubImage (scripting only)

Version Information

Silverlight 2

See Also

Reference