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