| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property Title As String | |
| C# | |
|---|---|
public abstract string Title {get; set;} | |
The customizable part of the title is the text after the first dash (-). The part of the title before the dash shows the measurement type of the currently selected measurement (shown in the drop-down in the tool bar).
If the title is an empty string, then the VSA will display the default title.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)