ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework Namespace / Corners Structure / LeftTop Property

In This Topic
    LeftTop Property
    In This Topic
    Gets or sets the radius for the left top corner.
    Syntax
    'Declaration
     
    Public Property LeftTop As System.Integer
    public System.int LeftTop {get; set;}
    See Also