The methods 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
Draw(Canvas, Rect)Draws the NinePatch. | ||
Draw(Canvas, RectF)Draws the NinePatch. | ||
Draw(Canvas, Rect, Paint)Draws the NinePatch. | ||
GetTransparentRegion(Rect)Returns a Android.Graphics.Region representing the parts of the NinePatch that are completely transparent. | ||
static | IsNinePatchChunk(byte[])Verifies that the specified byte array is a valid 9-patch data chunk. | |
SetPaint(Paint)Sets the paint to use when drawing the NinePatch. |