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





Description

Get the default track 3D graphics settings.

Property type

Read-only property

Syntax

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

[C#]
public IAgMtoDefaultVOTrack DefaultTrack {get;}

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

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

[Java]
public IAgMtoDefaultVOTrack getDefaultTrack();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1