'Declaration Public Operator Narrowing CType( _
ByVal sizeThe size to convert.As VintasoftSize _
) As VintasoftSizeF
public VintasoftSizeF operator explicit(
VintasoftSize size
)
public: VintasoftSizeF op_Explicit(
VintasoftSize size
)
public:
VintasoftSizeF operator explicit(
VintasoftSize size
)
Parameters
- size
- The size to convert.
Return Value
Converted size.