STK AstrogatorSend comments on this topic.
Type Property (IAgVAProfile)
See Also
Windows





Windows & Linux

Description

Return the current profile type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgEVAProfile
[C#]
public AgEVAProfile Type {get;}
[Managed C++]
public: __property AgEVAProfile get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgEVAProfile * pVal
);
[Java]
public AgEVAProfile getType();
[Python - STK API ]
@property
def Type(self) -> "AgEVAProfile":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.