ComponentOne InputPanel for WPF
CornerRadius Property (C1InputBase)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputBase Class : CornerRadius Property
Gets or sets a value that represents the degree to which the corners of the element are rounded.
Syntax
'Declaration
 
Public Property CornerRadius As System.Windows.CornerRadius
public System.Windows.CornerRadius CornerRadius {get; set;}
See Also

Reference

C1InputBase Class
C1InputBase Members