ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Point2L Structure / ToPoint2F Method

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