AGI STK Objects 11Send comments on this topic.
Profile Property (IAgVeStandardBasic)
See Also 
Windows






Windows & Linux

Description

Returns the profile interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Profile() As IAgVeAttProfile
[C#]
public IAgVeAttProfile Profile {get;}
[Managed C++]
public: __property IAgVeAttProfile^ get_Profile();
[Unmanaged C++]
public: HRESULT get_Profile(
   IAgVeAttProfile ** ppRetVal
);
[Java]
public IAgVeAttProfile getProfile();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.