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