ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Interop Namespace / Thickness Structure / Right Property

In This Topic
    Right Property (Thickness)
    In This Topic
    Gets or sets the width, of the right side of the bounding rectangle.
    Syntax
    'Declaration
     
    Public Property Right As System.Double
    public System.double Right {get; set;}
    See Also