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

WaitSpinner..::..SpinnerHeight Property

Gets or sets the height of the spinner.

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

Syntax


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

Field Value

The height of the spinner.