This document is archived and information here might be outdated. Recommended version. |
Edits the source of the specified tool (if applicable).
[Visual Basic .NET] Public Sub EditToolSource ( _ ByVal tool As IGPTool _ )
[C#] public void EditToolSource ( IGPTool tool );