ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / CornerRadius Property

In This Topic
    CornerRadius Property (C1InputPanel)
    In This Topic
    Gets or sets a value that represents the degree to which the corners of the element are rounded.
    Syntax
    'Declaration
     
    Public Property CornerRadius As CornerRadius
    public CornerRadius CornerRadius {get; set;}
    See Also