TripwireMotionColor Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic Color MotionColor { get; set; }
Public Property MotionColor As Color
Get
Set
public:
property Color MotionColor {
Color get ();
void set (Color value);
}
member MotionColor : Color with get, set
Property Value
Type:
Color
See Also