Specifies the end of the tracing block.
*EndTracing()Specifies the end of the tracing block. |
|||||
*EndTracing()Specifies the end of the tracing block. |
Syntax |
*EndTracing() |
Example |
*BeginTracing() *LineColor(255, 255, 255) *LineWidth(2) *TracingMode(LastNumberOfSteps, 1) *PartLocator(1, "Part", 1) *EndTracing() |
Application |
HyperView. |
Comments |
This marks the end of the tracing block. |
See also |
|