This document is archived and information here might be outdated. Recommended version. |
The message of the command.
[Visual Basic .NET]
Public ReadOnly Property Message As String
[C#]
public string Message {get;}
Returns the Message of the specified ARTool command. For example, use the Message to set the text that appears in a status bar as the mouse moves over an ARTool.
For example, use the Message to set the text that appears in a status bar as the mouse moves over an ARTool.