AARectangleNTNumericInequality Operator

Definition

Namespace: Jodosoft.Geometry
Assembly: Jodosoft.Geometry (in Jodosoft.Geometry.dll) Version: 2.0
public static bool operator !=(
	AARectangleN<TNumeric> left,
	AARectangleN<TNumeric> right
)

Parameters

left  AARectangleNTNumeric
 
right  AARectangleNTNumeric
 

Return Value

Boolean

See Also