ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Integer
    public System.int Right {get; set;}
    See Also