ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Rect Structure / Right Property

In This Topic
    Right Property (Rect)
    In This Topic
    Gets the x-coordinate of the right edge of this rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As Double
    public double Right {get;}
    See Also