AvalonEdit
CornerRadius Property
NamespacesICSharpCode.AvalonEdit.RenderingBackgroundGeometryBuilderCornerRadius
Gets/sets the radius of the rounded corners.
Declaration Syntax
C#Visual BasicVisual C++
public double CornerRadius { get; set; }
Public Property CornerRadius As Double
	Get
	Set
public:
property double CornerRadius {
	double get ();
	void set (double value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238