Android.Graphics.Paint Class
The Paint class holds the style and color information about how to draw geometries, text and bitmaps.

See Also: Paint Members

Syntax

[Android.Runtime.Register("android/graphics/Paint", DoNotGenerateAcw=true)]
public class Paint : Java.Lang.Object

Remarks

The Paint class holds the style and color information about how to draw geometries, text and bitmaps.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1