TripwirePixelAmountSensitivy Property |
Gets or sets that what percent of the image should changeArgs to be recognized as motion.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic double PixelAmountSensitivy { get; set; }
Public Property PixelAmountSensitivy As Double
Get
Set
public:
property double PixelAmountSensitivy {
double get ();
void set (double value);
}
member PixelAmountSensitivy : float with get, set
Property Value
Type:
Double
See Also