ColorDataThreshold Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic int Threshold { get; set; }Public Property Threshold As Integer
Get
Set
public:
property int Threshold {
int get ();
void set (int value);
}member Threshold : int with get, set
Property Value
Int32
See Also