 | DataCameraGroupChildCameras Property |
Gets the child cameras of the camera group.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic ReadOnlyCollection<DataCamera> ChildCameras { get; }public:
property ReadOnlyCollection<DataCamera^>^ ChildCameras {
ReadOnlyCollection<DataCamera^>^ get ();
}Property Value
Type:
ReadOnlyCollectionDataCamera
The child cameras.
Exceptions
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also