ApplicationCameras Property |
[Missing <summary> documentation for "P:Zivid.NET.Application.Cameras"]
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public IList<Camera> Cameras { get; }
Public ReadOnly Property Cameras As IList(Of Camera)
Get
public:
property IList<Camera^>^ Cameras {
IList<Camera^>^ get ();
}
Property Value
Type:
IListCameraSee Also