SearchInclusion
StockSharp.Xaml.Diagram.GXDiagram
This enumeration is used to control how parts may overlap the given geometry, in calls to SearchLayers) and SearchLayers).
Campos
Inside : SearchInclusion
To match, a part must be completely inside the given geometry.
Intersects : SearchInclusion
To match, a part may overlap the given geometry completely or only partly.