Click or drag to resize

ICameraMovementPatrol Method

Starts scanning to the set direction for the set duration, than goes back to the starting position.

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
void Patrol(
	PatrolDirection direction,
	double duration
)

Parameters

direction
Type: PatrolDirection
duration
Type: SystemDouble
See Also