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