[]
        
(Showing Draft Content)

C1.iOS.Core.C1CornerValue.op_Implicit

implicit operator Operator

implicit operator C1CornerValue(double)

Casting operator to convert a C1StyleLength into a C1CornerValue.

Declaration
public static implicit operator C1CornerValue(double length)
Parameters
Type Name Description
double length

The value of the length.

Returns
Type Description
C1CornerValue