AARectangleNTNumericEquals(AARectangleNTNumeric) Method

Definition

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

Parameters

other  AARectangleNTNumeric
 

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also