MotionDetectorMotionColor Property |
Gets or sets the highlight color.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic MotionColor MotionColor { get; set; }
Public Property MotionColor As MotionColor
Get
Set
public:
property MotionColor MotionColor {
MotionColor get ();
void set (MotionColor value);
}
member MotionColor : MotionColor with get, set
Property Value
Type:
MotionColor
See Also