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