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