[Missing <summary> documentation for "P:NMixerProNET.VolumeFader.Orientation"]
Assembly: MixerProNET (in MixerProNET.dll) Version: 2.1.0.27196 (2.1.0)
Syntax
| C# |
|---|
public Orientation Orientation { get; set; } |
| Visual Basic |
|---|
Public Property Orientation As Orientation Get Set |
| Visual C++ |
|---|
public: property Orientation Orientation { Orientation get (); void set (Orientation value); } |