Click or drag to resize
BioRadioButtonEventArgs Class
This class represents the BioRadio event marker button arguments.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    GLNeuroTech.Devices.BioRadioBioRadioButtonEventArgs

Namespace: GLNeuroTech.Devices.BioRadio
Assembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax
public class BioRadioButtonEventArgs : EventArgs

The BioRadioButtonEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodBioRadioButtonEventArgs
Initializes a new instance of the BioRadioButtonEventArgs class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyPressedTime
Time of a BioRadio event marker button push.
Top
See Also