Map for WinForms | ComponentOne
C1.Win.Map Namespace / Border Class / RoundRadius Property

In This Topic
    RoundRadius Property (Border)
    In This Topic
    Gets or sets the round radius of each corner.
    Syntax
    'Declaration
     
    
    Public Property RoundRadius As CornerRadius
    public CornerRadius RoundRadius {get; set;}
    See Also