GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolAction 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 (GoToolAction)
In This Topic
This tool is appropriate when the last input event is over an object that implements
IGoActionObject
, or is over a part of an
IGoActionObject
.
Syntax
C#
public
override
bool
CanStart()
Remarks
This tool is not runnable when the user uses the context button.
See Also
Reference
GoToolAction Class
GoToolAction Members