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