Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Point2F Structure / ToPointF Method

In This Topic
    ToPointF Method (Point2F)
    In This Topic
    Converts Point2F to System.Drawing.PointF.
    Syntax
    'Declaration
     
    Public Function ToPointF() As System.Drawing.PointF
    public System.Drawing.PointF ToPointF()
    See Also