Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
Single
See Also