Paint.Style.FillAndStroke Property

Definition

Geometry and text drawn with this style will be both filled and stroked at the same time, respecting the stroke-related fields on the paint.

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

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