Gets or sets the radius of rounding for the left top corner of the rectangle.
[Visual Basic]
Public Property LeftTop As Integer
[C#]
public int LeftTop {get;set;}
[Delphi]
public property LeftTop: Int32 read get_LeftTop write set_LeftTop;
Remarks
Setting this property will override the All property value for the LeftTop 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. |