Returns the intrinsic width, in pixels, of this NinePatch.
Syntax
[get: Android.Runtime.Register("getWidth", "()I", "GetGetWidthHandler")] public virtual intWidth { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns the intrinsic width, in pixels, of this NinePatch. This is equivalent
to querying the width of the underlying bitmap returned by NinePatch.Bitmap.