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++] |
|---|
|
| [Java] |
|---|
public IAgMtoVOTrackCollection getTracks(); |
[Python - STK API ] |
|---|
@property def Tracks(self) -> "IAgMtoVOTrackCollection": |






