RectangleNTNumeric Conversion (AARectangleNTNumeric to RectangleNTNumeric)
Namespace: Jodosoft.GeometryAssembly: Jodosoft.Geometry (in Jodosoft.Geometry.dll) Version: 2.0
public static implicit operator RectangleN<TNumeric> (
AARectangleN<TNumeric> value
)
Public Shared Widening Operator CType (
value As AARectangleN(Of TNumeric)
) As RectangleN(Of TNumeric)
static implicit operator RectangleN<TNumeric> (
AARectangleN<TNumeric> value
)
F# does not support the declaration of new casting operators.
- value AARectangleNTNumeric
-
RectangleNTNumeric