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
Paint() | 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. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |