ICameraV4HasShutter Property
Returns a flag indicating whether this camera has a mechanical shutter
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
ReadOnly Property HasShutter As Boolean
Get
property bool HasShutter {
bool get ();
}
Property Value
Booleantrue if this instance has shutter; otherwise,
false.
See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| ICamera | Platform 5.0 | Member added. |