GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/ IGoTool Interface
Members
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IGoTool Interface
In This Topic
This interface specifies the methods the view uses to control this tool and the methods used to handle the canonicalized input events processed through the view.
Syntax
C#
public
interface
IGoTool
Remarks
All existing tools are actually subclasses of the abstract class
GoTool
.
See Also
Reference
IGoTool Members
Northwoods.Go Namespace