[]
        
(Showing Draft Content)

C1.Win.Interop.Point.op_Explicit

explicit operator Operator

explicit operator Size(Point)

Converts a Point to a Size.

Declaration
public static explicit operator Size(Point value)
Parameters
Type Name Description
Point value

The Point to convert.

Returns
Type Description
Size

The converted Size.