This document is archived and information here might be outdated. Recommended version. |
Opens the help panel for the given geoprocessing tool.
[Visual Basic .NET] Public Sub ShowToolHelp ( _ ByVal parent As Integer, _ ByVal tool As IGPTool _ )
[C#] public void ShowToolHelp ( int parent, IGPTool tool );