CloudVisualizerWindowTitle Property |
Title of the window
Namespace:
Zivid.NET
Assembly:
ZividVis3DNET (in ZividVis3DNET.dll) Version: 0.0.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