Click or drag to resize

RectangleMIntersectsWith Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.RectangleM.IntersectsWith(Stimulsoft.Base.Drawing.RectangleM)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public bool IntersectsWith(
	RectangleM rect
)

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleM

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Drawing.RectangleM.IntersectsWith(Stimulsoft.Base.Drawing.RectangleM)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.RectangleM.IntersectsWith(Stimulsoft.Base.Drawing.RectangleM)"]

See Also