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