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