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

In This Topic
    LeftTop Property (Corners)
    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