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