Indicates the beginning of a tracing system definition. This block captures the commands for a single system trace.
Syntax |
*BeginTracingSystem() |
Substatements |
|
Example |
*BeginTracing() *LineColor("185 185 185") *LineWidth(1) *TracingMode("List", 1) *TracingSteps(0, 1, 2, 3, 4, 5) *BeginTracingSystem() *SystemLocator("1 Markers 991100") *EntityColor("185 185 185 0") *EndTracingSystem() *ObeyTrackingSystem("Yes") *ProjectMode("element") *EndTracing() |
Application |
HyperView. |
Context |
|
See also |
|