ClickSelectingTool

StockSharp.Xaml.Diagram.GXDiagram.Tool

The ClickSelectingTool selects and deselects objects upon a click.

继承自: DiagramTool

方法

CanStart() : bool

This tool can run when the diagram allows selection and there was a click.

DoMouseUp()

Upon a click, call StandardMouseSelect and stop this tool.