This document is archived and information here might be outdated.  Recommended version.


IAGImportPathOptions.TrackName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGImportPathOptions Interface > IAGImportPathOptions.TrackName Property
ArcGIS Developer Help

IAGImportPathOptions.TrackName Property

The name of the track to be created.

[Visual Basic .NET]
Public Property TrackName As String
[C#]
public string TrackName {get; set;}
[C++]
HRESULT get_TrackName(
  System.String* pTrackName
);
[C++]
HRESULT put_TrackName(
  BSTR pTrackName
);
[C++]
Parameters
pTrackName [out, retval]

pTrackName is a parameter of type BSTR* pTrackName [in]
pTrackName is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGImportPathOptions Interface

.NET Samples

Create camera flyby from path