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






Windows & Linux

Description

Returns an new instance of the root object of the STK Object Model

Property type

Read-only property

Syntax

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

[C#]
public Object Personality2 {get;}

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

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

[Java]
public Object getPersonality2();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface