Click or drag to resize

LaserSourcesController Properties

The LaserSourcesController type exposes the following members.

Properties
  NameDescription
Public propertyCount
Public propertyIsEnabled
Gets a value indicating whether this component is enabled in the current configuration.
Public propertyIsHardwareAvailable
Gets a value indicating whether all the laser sources were detected and are available.
Public propertyItem
Gets the ILaserSource with the specified key.
Public propertyKeys
Gets an enumerable collection that contains the keys (physical identifiers of the laser sources) in the read-only dictionary.
Public propertyValues
Gets an enumerable collection that contains the values (laser sources) in the read-only dictionary.
Top
See Also