 | KeystrokeTone Property |
The tone that the keystroke represents.
Namespace: MidiGremlinAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Tone Tone { get; set; }
Public Property Tone As Tone
Get
Set
public:
property Tone Tone {
Tone get ();
void set (Tone value);
}
member Tone : Tone with get, set
Property Value
Type:
Tone
See Also