Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 515 Bytes

visual_scale.md

File metadata and controls

23 lines (16 loc) · 515 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.Visual.Scale
winrt property

Microsoft.UI.Composition.Visual.Scale

-description

The scale to apply to the visual.

-property-value

The scale to apply to the visual. A value of Vector3 (1.0,1.0,1.0) is equivalent to 100%.

-remarks

The CenterPoint property affects the center point of the scale transform.

-examples

-see-also