'Declaration Public Overloads Shared Function Convert( _
ByVal pointThe VintasoftPointF to convert.As Vintasoft.Primitives.VintasoftPointF _
) As System.Windows.Point
public static System.Windows.Point Convert(
Vintasoft.Primitives.VintasoftPointF point
)
public: static System.Windows.Point* Convert(
Vintasoft.Primitives.VintasoftPointF point
)
public:
static System.Windows.Point^ Convert(
Vintasoft.Primitives.VintasoftPointF point
)
Parameters
- point
- The VintasoftPointF to convert.
Return Value
Converted point.