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

In This Topic
    Point2F Structure
    In This Topic
    Structure specifing a point with float X and Y coordinates.
    Object Model
    Point2F Structure
    Syntax
    'Declaration
     
    Public Structure Point2F 
       Inherits System.ValueType
    public struct Point2F : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.DX.Point2F

    See Also