RectangleNTNumeric   Conversion (AARectangleNTNumeric to RectangleNTNumeric)

Definition

Namespace: Jodosoft.Geometry
Assembly: Jodosoft.Geometry (in Jodosoft.Geometry.dll) Version: 2.0
public static implicit operator RectangleN<TNumeric> (
	AARectangleN<TNumeric> value
)

Parameters

value  AARectangleNTNumeric
 

Return Value

RectangleNTNumeric

See Also