AGI Ui Application 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.