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

Calculator..::..Precision Property

Gets or sets the precision.

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

Syntax


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

Field Value

The precision.