ScrollView.ZoomFactor Property

Definition

Gets a value that indicates the amount of scaling currently applied to content.

C#
public float ZoomFactor { get; }

Property Value

Single

The amount of scaling currently applied to content. The default is 1.0, where 1.0 indicates no additional scaling.

Remarks

To change the value of this property at run-time or for initialization, use the ZoomBy or ZoomTo methods.

Applies to

Product Versions
Windows App SDK 1.4, 1.5, 1.6