MotionDetectorHighlightMotion Property |
Gets or sets how to highlight the moving objects.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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
HighlightMotion
See Also