GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoTool Class
/ CanStart Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CanStart Method (GoTool)
In This Topic
This predicate should be true if this tool can be activated to be the view's current tool.
Syntax
C#
public
virtual
bool
CanStart()
Remarks
By default, this returns true. This is normally only called by the
GoToolManager
to decide whether this tool should be started as a mode-less mouse tool.
See Also
Reference
GoTool Class
GoTool Members