ICameraMovementIsHomeSupported Property |
Gets if Home Position is supported by the camera device.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax bool IsHomeSupported { get; }
ReadOnly Property IsHomeSupported As Boolean
Get
property bool IsHomeSupported {
bool get ();
}
abstract IsHomeSupported : bool with get
Property Value
Type:
BooleanSee Also