Android.Graphics.Region.Contains Method
Return true if the region contains the specified point

Syntax

[Android.Runtime.Register("contains", "(II)Z", "GetContains_IIHandler")]
public virtual bool Contains (int x, int y)

Parameters

x
Documentation for this section has not yet been entered.
y
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Return true if the region contains the specified point

[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