AGI STK Objects 11 Send comments on this topic.
Type Property (IAgRadarStcAttenuation)
See Also 





Description

Gets or sets the whether STC is enabled or disabled.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgERadarStcAttenuationType

[C#]
public AgERadarStcAttenuationType Type {get;}

[Managed C++]
public: __property AgERadarStcAttenuationType get_Type();

[Unmanaged C++]
public: HRESULT get_Type(
AgERadarStcAttenuationType * pRetVal
);

[Java]
public AgERadarStcAttenuationType getType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface