ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer 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