IntelliCAD 11.1 Object Library | |
SendCommand Method | |
See Also |
- command
Document Object : SendCommand Method |
Description
Sends a command string from a VB or VBA application to the document for processing.
Syntax
Visual Basic |
---|
Public Sub SendCommand( _ ByVal command As String _ ) |
Parameters
- command