TamperingPercent Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic double Percent { get; set; }
Public Property Percent As Double
Get
Set
public:
property double Percent {
double get ();
void set (double value);
}
member Percent : float with get, set
Property Value
Type:
Double
See Also