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