ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Point2F Structure / ToPoint Method

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