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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1