Click or drag to resize

TurretBase Class

Base class for the implementation of turret objects.
Inheritance Hierarchy
SystemObject
  LynceeTec.DHM.TurretTurretBase

Namespace:  LynceeTec.DHM.Turret
Assembly:  LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 7.3.77.25127 8_0_dev ee7cc19, built 2018-08-31 12:03:08 UTC
Syntax
public abstract class TurretBase : ITurret

The TurretBase type exposes the following members.

Properties
  NameDescription
Public propertyIndexPosition
Public propertyIsHardwareAvailable
Gets a value indicating whether the physical hardware was detected and is available.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the TurretBase
Public methodInit
Public methodSetIndexPosition
Top
Events
  NameDescription
Public eventTurretPositionChanged
Top
See Also