InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / Thickness Structure / Right Property

In This Topic
    Right Property (Thickness)
    In This Topic
    Gets or sets the thickness value for the right edge.
    Syntax
    'Declaration
     
    Public Property Right As Integer
    public int Right {get; set;}
    See Also