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