ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Double
    public System.double Right {get;}
    See Also