InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Integer
    public int LeftTop {get; set;}
    See Also