| MotionDetectorHighlightMotion Property  | 
            Gets or sets how to highlight the moving objects.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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