Visual Signal ExternalBase Class Library Documentation
ShowTitle Property
VisualSignalVSignal.ExternalBaseTExternalViewerShowTitle
API version 1.2.2.0

[This is preliminary documentation and is subject to change.]

Get whether to show the title in the viewer. The value will be updated from Visual Signal viewer properties before DoCompute()()() is executed.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowTitle { get; }
Public ReadOnly Property ShowTitle As Boolean
public:
property bool ShowTitle {
	bool get ();
}

Assembly: vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)