How to use
See How to use ArcGIS samples for help on compiling, setting up the debugger, and running the sample.
Data has been provided for your use with this sample. It can be found at
<Your ArcGIS Developer Kit Install directory>/Samples/data/USAMajorHighways/usa_major_highways.shp.
If the sample has associated data, you will find that the sample's zip file includes a "data" folder alongside the language folders.
However, you will need to update the sample to point to the location of the data once you have extracted all the files.
- Start Visual Studio and open the solution.
- Build the solution.
- Open a GlobeControl application in design mode.
- On the Customize dialog box choose the .NET Samples category.
- On the Command Items pane, drag the Track Dynamic Object command on to a toolbar.
- Run the application and click the command.
- From TrackSelectionDlg, select the type of tracking you want to use.
- Click OK to start tracking.
TrackDynamicObject.cs | The command's implementation file. |
TrackSelectionDlg.cs | The dialog box allowing users to select the required tracking type. |
TrackDynamicObject.vb | The command's implementation file. |
TrackSelectionDlg.vb | The dialog box allowing users to select the required tracking type. |
Download the files for all languages
Development licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine: 3D Analyst |
ArcGIS for Desktop Basic: 3D Analyst | |
ArcGIS for Desktop Standard: 3D Analyst | |
ArcGIS for Desktop Advanced: 3D Analyst |