AGI STK Objects 11 Send comments on this topic.
DefaultTrack Property (IAgMtoGraphics)
See Also 





Description

Get the default track 2D graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefaultTrack() As IAgMtoDefaultGfxTrack

[C#]
public IAgMtoDefaultGfxTrack DefaultTrack {get;}

[Managed C++]
public: __property IAgMtoDefaultGfxTrack^ get_DefaultTrack();

[Unmanaged C++]
public: HRESULT get_DefaultTrack(
IAgMtoDefaultGfxTrack ** ppRetVal
);

[Java]
public IAgMtoDefaultGfxTrack getDefaultTrack();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1