vrLib SDK Documentation
InternalTemp Property
NamespacesVideoRayHealthInternalTemp
Gets or sets the internal temp.
Declaration Syntax
C#Visual BasicVisual C++
public int InternalTemp { get; set; }
Public Property InternalTemp As Integer
public:
property int InternalTemp {
	int get ();
	void set (int value);
}
Value
The internal temp in deg C

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)