A Sandcastle Documented Class Library
Decimal Property
NamespacescsmicInputInterpreterDecimal
CS-MIC - C# Math Input Control
Gets the value of the output as a decimal.
Declaration Syntax
C#Visual BasicVisual C++J#JavaScript
public decimal Decimal { get; }
Public ReadOnly Property Decimal As Decimal
public:
property Decimal Decimal {
	Decimal get ();
}
/** @property */
public Decimal get_Decimal()
function get_Decimal();

Assembly: csmic (Module: csmic) Version: 1.0.0.0 (1.0.0.0)