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

In This Topic
    X Field (Point2D)
    In This Topic
    The X coordinate of the point.
    Syntax
    'Declaration
     
    Public X As System.Double
    public System.double X
    See Also