Interface IRectangle

Index

Properties

Methods

Properties

public height: number

public width: number

public x: number

public y: number

Methods

public contains(point: IPoint): boolean

Parameters

Returns

boolean