Gets or sets the radius of rounding for the right top corner of the rectangle.
[Visual Basic]
Public Property RightTop As Integer
[C#]
public int RightTop {get;set;}
[Delphi]
public property RightTop: Int32 read get_RightTop write set_RightTop;
Remarks
Setting this property will override the All property value for the RightTop region of the border.
See Also
Rounding Class | Rounding Members | C1.Win.C1Chart Namespace | Rounding Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |