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

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