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

In This Topic
    Right Property (RectangleD)
    In This Topic
    Gets the X coordinate of the right edge of the current RectangleD structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As Double
    public double Right {get;}
    See Also