Android.Graphics.Region.GetBoundaryPath Method
Set the path to the boundary of the region.

Syntax

[Android.Runtime.Register("getBoundaryPath", "(Landroid/graphics/Path;)Z", "GetGetBoundaryPath_Landroid_graphics_Path_Handler")]
public virtual bool GetBoundaryPath (Path path)

Parameters

path
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Set the path to the boundary of the region. If the region is empty, the path will also be empty.

[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