RectangleNTNumericIntersectsWith Method

Definition

Namespace: Jodosoft.Geometry
Assembly: Jodosoft.Geometry (in Jodosoft.Geometry.dll) Version: 2.0
public bool IntersectsWith(
	RectangleN<TNumeric> other
)

Parameters

other  RectangleNTNumeric
 

Return Value

Boolean

See Also