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

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