STK ObjectsSend 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();
[Python - STK API ]
@property
def STKPreferencesVDF(self) -> "IAgStkPreferencesVDF":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.