PrintLine Method (ICommandMessage) Send Feedback
See Also  Example
Str
String to display in the command window
Displays the specified string in the command window.

Syntax

Visual Basic 
Sub PrintLine( _
   ByVal Str As System.String _
) 
C# 
void PrintLine( 
   System.string Str
)
JavaScript 
PrintLine( 
   Str : String
)
COM native C++ 
HRESULT PrintLine( 
   BSTR Str
) 
C++ 
DSRESULT PrintLine( 
   const dsString& Str
) 

Parameters

Str
String to display in the command window

Example

 

See Also

Availability

DraftSight V1R1