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

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