[]
        
(Showing Draft Content)

C1.Android.Core.C1Rect.Contains

Contains Method

Contains(C1Point)

Indicates whether the rectangle described by the C1Rect contains the specified point.

Declaration
public bool Contains(C1Point point)
Parameters
Type Name Description
C1Point point

The point to check.

Returns
Type Description
bool