Click or drag to resize

Preset Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraPreset

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

The Preset type exposes the following members.

Properties
 NameDescription
Public propertyIsPresetSupported 
Public propertyMaxPreset 
Top
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
Events
 NameDescription
Public eventError 
Top
See Also