TripwireHighlightMotion Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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