MotionDetectorMotionColor Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
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