VisualElement.Scale Property

Definition

Gets or sets the scale factor applied to the element. This is a bindable property.

C#
public double Scale { get; set; }

Property Value

Remarks

Default value is 1.0.

Scale is applied relative to AnchorX and AnchorY.

Applies to

Product Versions
.NET MAUI 8, 9