Map for WinForms | ComponentOne
C1.Win.Map Namespace / CornerRadius Class / TopLeft Property

In This Topic
    TopLeft Property (CornerRadius)
    In This Topic
    Gets or sets the radius of top left corner.
    Syntax
    'Declaration
     
    
    Public Property TopLeft As Integer
    public int TopLeft {get; set;}
    See Also