'Declaration Public Overloads Operator Widening CType( _
ByVal rectWebRectangleF object.As WebRectangleF _
) As Vintasoft.Primitives.VintasoftRectF
public Vintasoft.Primitives.VintasoftRectF operator implicit(
WebRectangleF rect
)
public: Vintasoft.Primitives.VintasoftRectF op_Implicit(
WebRectangleF* rect
)
public:
Vintasoft.Primitives.VintasoftRectF operator implicit(
WebRectangleF^ rect
)
Parameters
- rect
- WebRectangleF object.
Return Value
Vintasoft.Primitives.VintasoftRectF.