Gets or sets the radius of the top left corner.
| Visual Basic (Declaration) | |
|---|---|
Public Property TopLeft As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo TopLeft {get; set;} | |
Property Value
An ExpressionInfo object that evaluates to the radius of the top left corner.