Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic float Max { get; set; }Public Property Max As Single
Get
Set
public:
property float Max {
float get ();
void set (float value);
}member Max : float32 with get, set
Property Value
Single
See Also