SearchLayers
StockSharp.Xaml.Diagram.GXDiagram
This enumeration is used to control which layers are considered, in calls to SearchLayers), SearchLayers), SearchLayers), and SearchLayers).
Felder
All : SearchLayers
Include all layers.
Links : SearchLayers
Include all regular LinkLayers, but not any layers that are IsTemporary.
Nodes : SearchLayers
Include all regular NodeLayers, but not any layers that are IsTemporary.
None : SearchLayers
Include no layers (not very useful).
Parts : SearchLayers
Include all regular Layers, holding nodes or links, but not any layers that are IsTemporary.
Temporary : SearchLayers
Also include temporary layers.