SearchLayers

StockSharp.Xaml.Diagram.GXDiagram

This enumeration is used to control which layers are considered, in calls to SearchLayers), SearchLayers), SearchLayers), and SearchLayers).

字段

All : SearchLayers

Include all layers.

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.