Global amplification factor
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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