| MotionDetectionEvent Constructor  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic MotionDetectionEvent(
	bool detection
)
Public Sub New ( 
	detection As Boolean
)
public:
MotionDetectionEvent(
	bool detection
)
new : 
        detection : bool -> MotionDetectionEventParameters
- detection
 - Type: SystemBoolean
 
See Also