Click or drag to resize
PatrolDirection Enumeration
Represents the camera's patrol direction. The device will move to the direction, than moves back to it's starter position.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public enum PatrolDirection
Members
  Member nameValueDescription
ToRight0
ToLeft1
ToUp2
ToDown3
See Also