TripwireMotionColor Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
Color
See Also