[]
        
(Showing Draft Content)

C1.iOS.Chart._Rect.Contains

Contains Method

Contains(double, double)

Returns whether the point specified by coordinates is inside rectangle.

Declaration
public bool Contains(double x, double y)
Parameters
Type Name Description
double x
double y
Returns
Type Description
bool