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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1