Static Public Member Functions | List of all members
RectangleExtensions Class Reference

Static Public Member Functions

static Tobii.InteractionLib.Rectangle ToRect (this Rectangle rect)
 Converts Rectangle to Tobii.InteractionLib.Rectangle. More...
 
static bool Contains (this Rectangle rectangle, float x, float y)
 

Member Function Documentation

◆ ToRect()

static Tobii.InteractionLib.Rectangle ToRect ( this Rectangle  rect)
inlinestatic

Converts Rectangle to Tobii.InteractionLib.Rectangle.

Returns
Returns new Tobii.InteractionLib.Rectangle.

◆ Contains()

static bool Contains ( this Rectangle  rectangle,
float  x,
float  y 
)
inlinestatic

The documentation for this class was generated from the following file: