SmartRaySmartXactMode

Description

SmartRay SmartXact working mode.

namespace SmartRaySmartXactMode
{
	enum Type
	{
		Default,
		Metrology
	};
}