Matrix.ScaleToFit.Fill Property

Definition

Scale in X and Y independently, so that src matches dst exactly.

[Android.Runtime.Register("FILL")]
public static Android.Graphics.Matrix.ScaleToFit Fill { get; }
[<Android.Runtime.Register("FILL")>]
static member Fill : Android.Graphics.Matrix.ScaleToFit

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to