UnsignedMixerControlMinValue Property |
The control's minimum value
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic uint MinValue { get; }Public ReadOnly Property MinValue As UInteger
Get
public:
property unsigned int MinValue {
unsigned int get ();
}member MinValue : uint32 with get
Property Value
UInt32
See Also