Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PointD Structure / X Property

In This Topic
    X Property (PointD)
    In This Topic
    Gets or sets the X coordinate of the current PointD.
    Syntax
    'Declaration
     
    Public Property X As Double
    public double X {get; set;}
    See Also