Table of Contents

Method Contains

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Contains(TPoint)

Determines whether this implicit shape contains the specified point.

bool Contains(TPoint point)

Parameters

point TPoint

The point.

Returns

bool

true if this shape contains the specified point; otherwise, false.