GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolManager Class
Members
In This Topic
    GoToolManager Class
    In This Topic
    The tool, normally the default tool for a view, used to handle input and decide if any other tools would be appropriate as the view's current tool.
    Syntax
    [Serializable()]
    public class GoToolManager : GoTool, IGoTool  
    See Also