TripwireMotionColor Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
ColorSee Also