InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Win.Interop Namespace / Rect Structure / Right Property

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