Skip to content

RectangleI.IsPartiallyContainedIn Method

Overloads
IsPartiallyContainedInDeviceRectangleShape Return true if a part of the rectangle is contained in r in the design coordinate system
IsPartiallyContainedInRectangleI, bool Return true if a part of the rectangle is contained in r in the design coordinate system

RectangleI.IsPartiallyContainedInDeviceRectangleShape Method

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

Parameters

r DeviceRectangleShape

Returns

System.Boolean

RectangleI.IsPartiallyContainedInRectangleI, bool Method

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

Parameters

r RectangleI

ignoreBorder System.Boolean

Returns

System.Boolean