Get the MTO global track 3D options.
Read-only property
[Visual Basic .NET] |
---|
Public Property GlobalTrackOptions() As IAgMtoVOGlobalTrackOptions |
[C#] |
---|
public IAgMtoVOGlobalTrackOptions GlobalTrackOptions {get;} |
[Managed C++] |
---|
public: __property IAgMtoVOGlobalTrackOptions^ get_GlobalTrackOptions(); |
[Unmanaged C++] |
---|
public: HRESULT get_GlobalTrackOptions( |
[Java] |
---|
public IAgMtoVOGlobalTrackOptions getGlobalTrackOptions(); |