Gets or sets a value that represents the degree to which the corners of the element are rounded.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public double CornerRadius { get; set; } |
Visual Basic |
---|
Public Property CornerRadius As Double Get Set |