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

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