Android.Graphics.Drawables.BitmapDrawable.Paint Property
Returns the paint used to render this drawable.

Syntax

[get: Android.Runtime.Register("getPaint", "()Landroid/graphics/Paint;", "GetGetPaintHandler")]
public Android.Graphics.Paint Paint { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the paint used to render this drawable.

[Android Documentation]

Requirements

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