Click or drag to resize
PresetAdd Method
Adds the current position to the camera's presets' list.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Add(
	string presetName = ""
)

Parameters

presetName (Optional)
Type: SystemString

Return Value

Type: Boolean
See Also