AGI STK Objects 11Send comments on this topic.
SetIFStcType Method (IAgRadarReceiver)
See Also
TypeName
Windows






Windows & Linux

Description

Method for setting the IF STC Type

Syntax

[Visual Basic .NET]
Public Sub SetIFStcType( _
    ByVal TypeName As String _
) As 
[C#]
public void SetIFStcType(
    string TypeName
);
[Managed C++]
public: void SetIFStcType(
    String __gc ^ TypeName
);
[Java]
public void setIFStcType(
    String TypeName
);
[Unmanaged C++]
public: HRESULT SetIFStcType(
    BSTR TypeName
);

Parameters

TypeName

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.