Paint.Style.Fill Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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")>]
static member Fill : 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.