PrintLine Method (ICommandMessage)
Displays the specified string in the command window.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub PrintLine( _
BSTR Str As System.String _
) |
C# | |
---|
void PrintLine(
System.string Str
) |
JavaScript | |
---|
PrintLine(
Str : System.String
) |
COM native C++ | |
---|
HRESULT PrintLine(
const dsString& Str
) |
Parameters
- Str
- String to display in the command window
Example
See Also
Availability
DraftSight V1R1