Skip to content

RectangleI.IsPartiallyContainedIn(DeviceRectangleShape) Method

Return true if a part of the rectangle is contained in r (in the design coordinate system)

1
bool IsPartiallyContainedIn(r)

Parameters

r DeviceRectangleShape

Returns

System.Boolean