CameraInfoModelName Property  | 
 The model name of the camera
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic string ModelName { get; set; }Public Property ModelName As String
	Get
	Set
public:
property String^ ModelName {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also