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

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