Contains(Vector2) Method

Definition

Assembly ProCad.Rendering.dll

Determines whether the bounds contains the provided point.

public readonly bool Contains(Vector2 point)

Parameters

point
Vector2

Returns