ICameraMovementIsHomeSupported Property |
Gets if Home Position is supported by the camera device.
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxbool IsHomeSupported { get; }ReadOnly Property IsHomeSupported As Boolean
Get
property bool IsHomeSupported {
bool get ();
}abstract IsHomeSupported : bool with get
Property Value
Boolean
See Also