[]
Gets or sets the default radius for the corner rounding.
public ExpressionInfo Default { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to the default rounding radius for the corners. |
This value is used unless overridden for a specific corner. The default value is 0
.
roundingRadius.Default = "5pt";