 | ChordVarietyAugmented Property |
An augmented chord with three tones.
Namespace: MidiGremlinAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static ChordVariety Augmented { get; }
Public Shared ReadOnly Property Augmented As ChordVariety
Get
public:
static property ChordVariety^ Augmented {
ChordVariety^ get ();
}
static member Augmented : ChordVariety with get
Property Value
Type:
ChordVariety
See Also