VisualizerWindowTitle Property  | 
 Title of the window
 
    Namespace: 
   Zivid.NET.Visualization
    Assembly:
   ZividVisualizationNET (in ZividVisualizationNET.dll) Version: 2.14.0.0
Syntaxpublic string WindowTitle { get; set; }Public Property WindowTitle As String
	Get
	Set
public:
property String^ WindowTitle {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also