Northwoods.Go Assembly > Northwoods.Go Namespace > GoView Class : ReplaceMouseTool Method |
Type
of the tool to be replaced; this should not be a base class of the actual tool instance type
Type
tooltype; if null, the old tool is only removed
Type
of the tool to be replaced; this should not be a base class of the actual tool instance typeType
tooltype; if null, the old tool is only removedCustomLinkTool
. For each view that you want to use of this new tool instead of the standard way for users to draw new links, call aView.ReplaceMouseTool(typeof(GoToolLinkingNew), new CustomLinkTool(aView))
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2