ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Point2D Structure / ToPoint Method

In This Topic
    ToPoint Method (Point2D)
    In This Topic
    Converts Point2D to Windows.Foundation.Point.
    Syntax
    'Declaration
     
    Public Function ToPoint() As Windows.Foundation.Point
    public Windows.Foundation.Point ToPoint()
    See Also