AARectangleNTNumericContains(AARectangleNTNumeric) Method

Definition

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

Parameters

other  AARectangleNTNumeric
 

Return Value

Boolean

See Also