Click or drag to resize
Preset Class
Inheritance Hierarchy
SystemObject
  Ozeki.CameraPreset

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class Preset

The Preset type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the current position to the camera's presets' list.
Public methodClear
Clears the preset list.
Public methodGetPresets
Gets the camera's presets' list.
Public methodMoveTo
Moves to the selected preset's position.
Public methodRemove
Removes the selected preset from the presets' list.
Top
Properties
Events
  NameDescription
Public eventError
Top
See Also