MotionDetectorMotionColor Property |
Gets or sets the highlight color.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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
MotionColor
See Also