Android.Graphics.NinePatch.Bitmap Property
Returns the bitmap used to draw this NinePatch.

Syntax

[get: Android.Runtime.Register("getBitmap", "()Landroid/graphics/Bitmap;", "GetGetBitmapHandler")]
public virtual Bitmap Bitmap { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the bitmap used to draw this NinePatch.

[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