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