 | KeystrokeVelocity Property |
The severety with which the keystroke is struck.
Namespace: MidiGremlinAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic byte Velocity { get; set; }
Public Property Velocity As Byte
Get
Set
public:
property unsigned char Velocity {
unsigned char get ();
void set (unsigned char value);
}
member Velocity : byte with get, set
Property Value
Type:
Byte
See Also