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

In This Topic
    All Property (CornerRadius)
    In This Topic
    Gets or sets the radius of all corners.
    Syntax
    'Declaration
     
    
    Public Property All As Integer
    public int All {get; set;}
    Remarks
    If different corners has different radius, gets -1.
    See Also