ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Point2D Structure / ToPoint2F Method

In This Topic
    ToPoint2F Method (Point2D)
    In This Topic
    Converts Point2D to Point2F.
    Syntax
    'Declaration
     
    Public Function ToPoint2F() As Point2F
    public Point2F ToPoint2F()
    See Also