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