Paint.Style.Stroke Property

Definition

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

[Android.Runtime.Register("STROKE")]
public static Android.Graphics.Paint.Style Stroke { get; }
[<Android.Runtime.Register("STROKE")>]
static member Stroke : 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