Paint.Style.Fill Property

Definition

Geometry and text drawn with this style will be filled, ignoring all stroke-related settings in the paint.

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

Property Value

Paint.Style
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