EnableAutoZoom

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

Gets a value that indicates whether auto-zoom behavior is permitted, for platforms that support it.

booleanValue = silverlightObject.settings.EnableAutoZoom
silverlightObject.settings.EnableAutoZoom = booleanValue

Property Value

Type: Boolean

true if auto-zoom behavior is permitted; otherwise, false.

This property is read-only.

Managed Equivalent

Settings.EnableAutoZoom

Applies To

Silverlight Plug-in

Version Information

Silverlight 3

See Also

Reference