ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Point2F Structure / ToPoint2D Method

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