Get the collection of MTO 3D graphics
settings.
Read-only property
[Visual Basic .NET] |
---|
Public Property Tracks() As IAgMtoVOTrackCollection
|
[C#] |
---|
public IAgMtoVOTrackCollection Tracks {get;}
|
[Managed C++] |
---|
public: __property IAgMtoVOTrackCollection^ get_Tracks();
|
[Unmanaged C++] |
---|
public: HRESULT get_Tracks(
|
[Java] |
---|
public IAgMtoVOTrackCollection getTracks();
|