Android.Graphics.NinePatch: Property Members

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

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
BitmapBitmap. Returns the bitmap used to draw this NinePatch.
[read-only]
Densityint. Return the underlying bitmap's density, as per Bitmap.Density.
[read-only]
HasAlphabool. Indicates whether this NinePatch contains transparent or translucent pixels.
[read-only]
Heightint. Returns the intrinsic height, in pixels, of this NinePatch.
[read-only]
Namestring. Returns the name of this NinePatch object if one was specified when calling the constructor.
[read-only]
PaintPaint. Returns the paint used to draw this NinePatch.
[read-only]
Widthint. Returns the intrinsic width, in pixels, of this NinePatch.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.