AGI Ui Application 11 Send comments on this topic.
Personality Property (IAgUiApplication)
See Also 





Description

Returns a reference to the currently loaded personality.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Personality() As Object

[C#]
public Object Personality {get;}

[Managed C++]
public: __property IUnknown^ get_Personality();

[Unmanaged C++]
public: HRESULT get_Personality(
IUnknown ** ppRetVal
);

[Java]
public Object getPersonality();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1