Annotation Pro API
Public Member Functions | Protected Member Functions | Properties | List of all members
Waveform Class Reference

Form for viewing the wave. More...

Inherits UserControl.

Public Member Functions

 Waveform ()
 Default constructor. More...
 
void GoToCursor ()
 Go to cursor. More...
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

Color BackgroundColor [get, set]
 Gets or sets the color of the background. More...
 
Color BoundariesColor [get, set]
 Gets or sets the color of the boundaries. More...
 
Color CursorColor [get, set]
 Gets or sets the color of the cursor. More...
 
float CursorPosition [get, set]
 Gets or sets the cursor position. More...
 
bool HighQuality [get, set]
 Gets or set if high quality drawing mode is enabled. More...
 
bool IsCursorVisible [get]
 Gets a value indicating whether this object is cursor visible. More...
 
bool MouseWheelEnabled [get, set]
 Gets or sets a value indicating whether the mouse wheel is enabled. More...
 
Color RulerForeColor [get, set]
 Gets or sets the color of the ruler foreground. More...
 
Color RullerBackColor [get, set]
 Gets or sets the color of the ruller back. More...
 
Color RullerBackColorInactive [get, set]
 Gets or sets the ruller back color inactive. More...
 
int SamplesCount [get]
 Gets the number of samples. More...
 
int SamplesPerPixel [get, set]
 Gets or sets the samples per pixel analized in drawing. More...
 
float SelectionEnd [get, set]
 Gets or sets the selection end. More...
 
float SelectionStart [get, set]
 Gets or sets the selection start. More...
 
float StartViewPosition [get, set]
 Gets or sets the start view position. More...
 
Synchronizer Synchronizer [get, set]
 Gets or sets the synchronizer. More...
 
Color ViewWindowColorDark [get, set]
 Gets or sets the view window color dark. More...
 
Color ViewWindowColorLight [get, set]
 Gets or sets the view window color light. More...
 
Color WaveformColor [get, set]
 Gets or sets the color of the waveform. More...
 
Color WaveformColorInViewWindow [get, set]
 Gets or sets the waveform color in view window. More...
 
WaveformMode WaveformMode [get, set]
 Gets or sets the waveform mode. More...
 
float ZoomFactorX [get, set]
 Gets or sets the zoom factor x coordinate. More...
 
bool ZoomToFullWave [get, set]
 Gets or sets a value indicating whether the zoom to full wave. More...
 

Detailed Description

Form for viewing the wave.

Constructor & Destructor Documentation

◆ Waveform()

Waveform ( )
inline

Default constructor.

Member Function Documentation

◆ Dispose()

override void Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

◆ GoToCursor()

void GoToCursor ( )
inline

Go to cursor.

Property Documentation

◆ BackgroundColor

Color BackgroundColor
getset

Gets or sets the color of the background.

The color of the background.

◆ BoundariesColor

Color BoundariesColor
getset

Gets or sets the color of the boundaries.

The color of the boundaries.

◆ CursorColor

Color CursorColor
getset

Gets or sets the color of the cursor.

The color of the cursor.

◆ CursorPosition

float CursorPosition
getset

Gets or sets the cursor position.

The cursor position.

◆ HighQuality

bool HighQuality
getset

Gets or set if high quality drawing mode is enabled.

High Quality mode state.

◆ IsCursorVisible

bool IsCursorVisible
get

Gets a value indicating whether this object is cursor visible.

true if this object is cursor visible, false if not.

◆ MouseWheelEnabled

bool MouseWheelEnabled
getset

Gets or sets a value indicating whether the mouse wheel is enabled.

true if mouse wheel enabled, false if not.

◆ RulerForeColor

Color RulerForeColor
getset

Gets or sets the color of the ruler foreground.

The color of the ruler foreground.

◆ RullerBackColor

Color RullerBackColor
getset

Gets or sets the color of the ruller back.

The color of the ruller back.

◆ RullerBackColorInactive

Color RullerBackColorInactive
getset

Gets or sets the ruller back color inactive.

The ruller back color inactive.

◆ SamplesCount

int SamplesCount
get

Gets the number of samples.

The number of samples.

◆ SamplesPerPixel

int SamplesPerPixel
getset

Gets or sets the samples per pixel analized in drawing.

The samples per pixel analized in drawing.

◆ SelectionEnd

float SelectionEnd
getset

Gets or sets the selection end.

The selection end.

◆ SelectionStart

float SelectionStart
getset

Gets or sets the selection start.

The selection start.

◆ StartViewPosition

float StartViewPosition
getset

Gets or sets the start view position.

The start view position.

◆ Synchronizer

Gets or sets the synchronizer.

The synchronizer.

◆ ViewWindowColorDark

Color ViewWindowColorDark
getset

Gets or sets the view window color dark.

The view window color dark.

◆ ViewWindowColorLight

Color ViewWindowColorLight
getset

Gets or sets the view window color light.

The view window color light.

◆ WaveformColor

Color WaveformColor
getset

Gets or sets the color of the waveform.

The color of the waveform.

◆ WaveformColorInViewWindow

Color WaveformColorInViewWindow
getset

Gets or sets the waveform color in view window.

The waveform color in view window.

◆ WaveformMode

Gets or sets the waveform mode.

The waveform mode.

◆ ZoomFactorX

float ZoomFactorX
getset

Gets or sets the zoom factor x coordinate.

The zoom factor x coordinate.

◆ ZoomToFullWave

bool ZoomToFullWave
getset

Gets or sets a value indicating whether the zoom to full wave.

true if zoom to full wave, false if not.


The documentation for this class was generated from the following files: