MotionDetectorHighlightMotion Property |
Gets or sets how to highlight the moving objects.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic HighlightMotion HighlightMotion { get; set; }
Public Property HighlightMotion As HighlightMotion
Get
Set
public:
property HighlightMotion HighlightMotion {
HighlightMotion get ();
void set (HighlightMotion value);
}
member HighlightMotion : HighlightMotion with get, set
Property Value
Type:
HighlightMotion
See Also