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