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

Parameters

presetName (Optional)
Type: SystemString

Return Value

Type: Boolean
See Also