Visual Basic (Declaration) | |
---|---|
Public Property CornerSize As Integer |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public int CornerSize {get; set;} |
For a legendbox, this setting is limited to 0-8 pixels, unless the legendbox
padding is high enough to accomodate the corner size. For TitleBox and Annotation, a
corner size higher than 8 may cause the box padding to increase so that the text on it
is not cut off by the corners.