createPathLines Method
Description
Draw path lines for a block of commands in the edit window
Syntax
| Visual Basic |
|---|
Public Sub createPathLines( _ ByVal StartCommand As Command, _ ByVal endCommand As Command _ ) |
Parameters
- StartCommand
- endCommand
See Also