PresetIsPresetSupported Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic 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:
Boolean
See Also