Click or drag to resize

FrequencyAmplitude Methods

The FrequencyAmplitude type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetFrequency
Gets the frequency.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetPenAmplitude
Gets the pen amplitude.
Public methodGetTouchAmplitude
Gets the touch amplitude.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetFrequency
Sets the frequency.
Public methodSetPenAmplitude
Sets the pen amplitude.
Public methodSetTouchAmplitude
Sets the touch amplitude.
Public methodToString
Converts this object into a human readable string.
(Overrides ObjectToString.)
Top
See Also