Input for WinForms | ComponentOne
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 Integer
    public int LeftTop {get; set;}
    See Also