A sensor or input object.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.4.3895.39120

Syntax

C#
[SerializableAttribute]
public sealed class Sensor : CtcObjectBase, 
	ISupportsScriptEvents
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class Sensor _
	Inherits CtcObjectBase _
	Implements ISupportsScriptEvents

Inheritance Hierarchy

System..::.Object
  RRAutoLib.CTC..::.CtcObjectBase
    RRAutoLib.CTC..::.Sensor

See Also