GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolAction Class / CanStart Method
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
    public override bool CanStart()
    Remarks
    This tool is not runnable when the user uses the context button.
    See Also