GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoTool Class
/ DoMouseDown Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DoMouseDown Method (GoTool)
In This Topic
The view calls this method upon a mouse down event; all of the event information is provided by the
LastInput
property.
Syntax
C#
public
virtual
void
DoMouseDown()
Remarks
By default, this does nothing.
See Also
Reference
GoTool Class
GoTool Members