Gets or sets the radius of the corners.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public CornerRadius CornerRadius { get; set; }
Visual Basic
Public Property CornerRadius As CornerRadius
	Get
	Set

See Also