STK ObjectsSend comments on this topic.
ProfileSupportedTypes Property (IAgVeAttitudeRealTimeDataReference)
See Also
Windows





Windows & Linux

Description

Returns an array of valid profiles.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProfileSupportedTypes() As System.Array
[C#]
public System.Array ProfileSupportedTypes {get;}
[Managed C++]
public: __property System::Array get_ProfileSupportedTypes();
[Unmanaged C++]
public: HRESULT get_ProfileSupportedTypes(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getProfileSupportedTypes();
[Python - STK API ]
@property
def ProfileSupportedTypes(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.