'Declaration Public Overloads Shared Function Convert( _
ByVal sizeThe size to convert.As Vintasoft.Primitives.VintasoftSize _
) As System.Windows.Size
public static System.Windows.Size Convert(
Vintasoft.Primitives.VintasoftSize size
)
public: static System.Windows.Size* Convert(
Vintasoft.Primitives.VintasoftSize size
)
public:
static System.Windows.Size^ Convert(
Vintasoft.Primitives.VintasoftSize size
)
Parameters
- size
- The size to convert.
Return Value
Converted size.