API version 1.2.2.0 [This is preliminary documentation and is subject to change.]
Exported function "setTitle()", used by Visual Signal's
ExternalViewer module to set external viewer title

Declaration Syntax
public void setTitle(
string title,
bool showTitle
)
Public Sub setTitle ( _
title As String, _
showTitle As Boolean _
)
public:
virtual void setTitle(
String^ title,
bool showTitle
) sealed

Parameters
- title (String)
[Missing <param name="title"/> documentation for "M:VSignal.ExternalBase.TExternalViewer.setTitle(System.String,System.Boolean)"]
- showTitle (Boolean)
[Missing <param name="showTitle"/> documentation for "M:VSignal.ExternalBase.TExternalViewer.setTitle(System.String,System.Boolean)"]
Assembly:
vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)