PresetIsPresetSupported Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool IsPresetSupported { get; set; }
Public Property IsPresetSupported As Boolean
Get
Set
public:
property bool IsPresetSupported {
bool get ();
void set (bool value);
}
member IsPresetSupported : bool with get, set
Property Value
Type:
BooleanSee Also