RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

WaitSpinner..::..EllipseSize Property

Gets or sets the size of the ellipse.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public int EllipseSize { get; set; }
Public Property EllipseSize As Integer
	Get
	Set
public:
property int^ EllipseSize {
	int^ get ();
	void set (int^ value);
}

Field Value

The size of the ellipse.