Global amplification factor
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic float Scale { get; set; }Public Property Scale As Single
Get
Set
public:
property float Scale {
float get ();
void set (float value);
}member Scale : float32 with get, set
Property Value
Single
See Also