ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Point2F Structure / ToPoint Method

In This Topic
    ToPoint Method (Point2F)
    In This Topic
    Converts Point2F to C1.Win.Interop.Point.
    Syntax
    'Declaration
     
    Public Function ToPoint() As Point
    public Point ToPoint()
    See Also