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

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