Gets or sets the radius rounding for rectangular elements. When Scalable property is true it is measured in relative units, otherwise - in pixels.
[Visual Basic]
Public Property Rounding As Single
[C#]
public float Rounding {get;set;}
[Delphi]
public property Rounding: Single read get_Rounding write set_Rounding;
See Also
VisualEffectsStyle.EdgeStyle Class | VisualEffectsStyle.EdgeStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |