MotionDetectorMotionColor Property |
Gets or sets the highlight color.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
MotionColorSee Also