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






Windows & Linux

Description

Gets the IF STC Types

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedIFStcTypes() As System.Array

[C#]
public System.Array SupportedIFStcTypes {get;}

[Managed C++]
public: __property System::Array^ get_SupportedIFStcTypes();

[Unmanaged C++]
public: HRESULT get_SupportedIFStcTypes(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getSupportedIFStcTypes();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface