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

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