AGI Ui Plugins 11 Send comments on this topic.
PersonalityName Property (IAgUiPluginSite)
See Also 
Windows






Windows & Linux

Description

A name of the currently loaded personality (possible values are 'STK', 'ODTK', etc.).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PersonalityName() As String

[C#]
public string PersonalityName {get;}

[Managed C++]
public: __property String __gc ^ get_PersonalityName();

[Unmanaged C++]
public: HRESULT get_PersonalityName(
BSTR * pRetVal
);

[Java]
public String getPersonalityName();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface