Tone Properties |
The Tone type exposes the following members.
| Name | Description | |
|---|---|---|
| A |
Gets A tone.
| |
| AValue |
Gets the A value ("A").
| |
| B |
Gets the B tone.
| |
| BValue |
Gets the B value ("B").
| |
| C |
Gets the C tone.
| |
| CValue |
Gets the C value ("C").
| |
| D |
Gets the D tone.
| |
| Duration |
Gets or sets the duration in milliseconds.
| |
| DValue |
Gets the D value ("D").
| |
| Eight |
Gets the eight tone.
| |
| EightValue |
Gets the eight value ("8").
| |
| Empty |
Gets the empty tone.
| |
| EmptyValue |
Gets the empty value ("").
| |
| Five |
Gets the five tone.
| |
| FiveValue |
Gets the five value ("5").
| |
| Four |
Gets the four tone.
| |
| FourValue |
Gets the four value ("4").
| |
| Hash |
Gets the hash tone.
| |
| HashValue |
Gets the hash value ("#").
| |
| Nine |
Gets the nine tone.
| |
| NineValue |
Gets the nine value ("9").
| |
| One |
Gets the one tone.
| |
| OneValue |
Gets the one value ("1").
| |
| Pause |
Gets the pause tone.
| |
| PauseDuration |
Gets the pause duration in milliseconds (2000).
| |
| PauseValue |
Gets the pause value (",").
| |
| Seven |
Gets the seven tone.
| |
| SevenValue |
Gets the seven value ("7").
| |
| Six |
Gets the six tone.
| |
| SixValue |
Gets the six value ("6").
| |
| Star |
Gets the star tone.
| |
| StarValue |
Gets the star value ("*").
| |
| Three |
Gets the three tone.
| |
| ThreeValue |
Gets the three value ("3").
| |
| Two |
Gets the two tone.
| |
| TwoValue |
Gets the two value ("2").
| |
| Value |
Gets or sets the value.
| |
| Zero |
Gets the zero tone.
| |
| ZeroValue |
Gets the zero value ("0").
|