Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Line Class / Right Property

In This Topic
    Right Property (Line)
    In This Topic
    Gets the right coordinate of the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As ReportSize
    public ReportSize Right {get;}
    See Also