Click or drag to resize
PresetRemove Method
Removes the selected preset from the presets' list.

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

Parameters

presetName
Type: SystemString

Return Value

Type: Boolean
See Also