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






Windows & Linux

Description

Configures STK connect preferences.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property STKPreferencesConnect() As IAgStkPreferencesConnect
[C#]
public IAgStkPreferencesConnect STKPreferencesConnect {get;}
[Managed C++]
public: __property IAgStkPreferencesConnect^ get_STKPreferencesConnect();
[Unmanaged C++]
public: HRESULT get_STKPreferencesConnect(
   IAgStkPreferencesConnect ** ppRetVal
);
[Java]
public IAgStkPreferencesConnect getSTKPreferencesConnect();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.