Android.Graphics.NinePatch.GetTransparentRegion Method
Returns a Android.Graphics.Region representing the parts of the NinePatch that are completely transparent.

Syntax

[Android.Runtime.Register("getTransparentRegion", "(Landroid/graphics/Rect;)Landroid/graphics/Region;", "")]
public Region GetTransparentRegion (Rect location)

Parameters

bounds
The location and size of the NinePatch.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a Android.Graphics.Region representing the parts of the NinePatch that are completely transparent.

[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