AudioEndpointVolumeVolumeRangeMaxValue Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic float MaxValue { get; }
Public ReadOnly Property MaxValue As Single
Get
public:
property float MaxValue {
float get ();
}
member MaxValue : float32 with get
Property Value
Single
See Also