Skip to content

Simba.Data

Simba.Data.RectangleI

RectangleI.IsContainedIn Method

Overloads
IsContainedIn(DeviceRectangleShape) Return true if this rectangle is contained in r
IsContainedIn(RectangleI) Return true if this rectangle is contained in r

RectangleI.IsContainedIn(DeviceRectangleShape) Method

Return true if this rectangle is contained in r

Parameters

r DeviceRectangleShape

Returns

System.Boolean

RectangleI.IsContainedIn(RectangleI) Method

Return true if this rectangle is contained in r

Parameters

r RectangleI

Returns

System.Boolean