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






Windows & Linux

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 ** ppVal
);
[Java]
public IAgMtoDefaultGfxTrack getDefaultTrack();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.