ICameraMovementIsPresetSupported Property |
Gets if presets are supported by the camera device.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxbool IsPresetSupported { get; }
ReadOnly Property IsPresetSupported As Boolean
Get
property bool IsPresetSupported {
bool get ();
}
abstract IsPresetSupported : bool with get
Property Value
Type:
Boolean
See Also