Click or drag to resize

RectangleDIntersectsWith Method

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

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

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleD

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

Return Value

Type: Boolean

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

See Also