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: 10.4.54.0
Syntax
public bool Add(
	string presetName = ""
)

Parameters

presetName  String  (Optional)
 

Return Value

Boolean
See Also