Peak information (includes its original position in the WaveDataMinMax array).

C# | Visual Basic |
public class PeakInfo
Public Class PeakInfo

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | PeakInfo()()()() | Initializes a new instance of the PeakInfo class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | peak |
Peak value.
|
![]() | position |
Peak position (in the WaveDataMixMax array).
|
![]() | ToString()()()() | (Inherited from Object.) |

Object | |
![]() | PeakInfo |