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

In This Topic
    X Field (Point2F)
    In This Topic
    The X coordinate of the point.
    Syntax
    'Declaration
     
    Public X As System.Single
    public System.float X
    See Also