Android.Graphics.Paint: Constructor Members

The constructors of Android.Graphics.Paint are listed below. For a list of all members, see the Paint Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Create a new paint with default settings.
Create a new paint, initialized with the attributes in the specified paint parameter.
Create a new paint with the specified flags.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.