Click or drag to resize

PresetRemove Method

Removes the selected preset from the presets' list.

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

Parameters

presetName
Type: SystemString

Return Value

Type: Boolean
See Also