GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolSelecting Class
/ Start Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Start Method (GoToolSelecting)
In This Topic
This very simple tool just tries to select something at the last mouse point and tries to click on it.
Syntax
C#
public
override
void
Start()
Remarks
This assumes the last mouse input state is such that calling
GoTool.DoSelect
is appropriate--this would normally be on mouse up, when no other tool was applicable.
See Also
Reference
GoToolSelecting Class
GoToolSelecting Members