Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
SingleSee Also