[]
Gets or sets the radius of the bottom-right corner.
public ExpressionInfo BottomRight { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to the radius of the bottom-right corner. |
This value overrides the default radius for the bottom-right corner.
roundingRadius.BottomRight = "10pt";