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






Windows & Linux

Description

Configures STK VDF preferences.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property STKPreferencesVDF() As IAgStkPreferencesVDF
[C#]
public IAgStkPreferencesVDF STKPreferencesVDF {get;}
[Managed C++]
public: __property IAgStkPreferencesVDF^ get_STKPreferencesVDF();
[Unmanaged C++]
public: HRESULT get_STKPreferencesVDF(
   IAgStkPreferencesVDF ** ppRetVal
);
[Java]
public IAgStkPreferencesVDF getSTKPreferencesVDF();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.