Skip to main content

ITraceView.TraceLanes property

Namespace: NextDesign.Desktop

Description

A collection of series (individual tree information) to display in the trace view
They are stored in the collection in the tree display order in the view.

Note that when the view type is Matrix, the first element corresponds to the row, the second to the column, and the other series are not used.

ITraceLaneCollection TraceLanes { get; }

types

  • ITraceLaneCollection