Description
This function causes AutoCAD to repost the last command prompt message.
Visual Basic
Public Function PostCommandPrompt() As void
C#
public void PostCommandPrompt();
This function causes AutoCAD to repost the last command prompt message.
Public Function PostCommandPrompt() As void
public void PostCommandPrompt();