The degree to which the corners of the Border are rounded.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public CornerRadius CornerRadius { get; set; } |
| Visual Basic |
|---|
Public Property CornerRadius As CornerRadius Get Set |
| JScript |
|---|
function get CornerRadius () : CornerRadius function set CornerRadius (value : CornerRadius) |