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