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