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






Windows & Linux

Description

Returns the radar cross sectoin.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RadarCrossSection() As IAgRadarCrossSectionInheritable
[C#]
public IAgRadarCrossSectionInheritable RadarCrossSection {get;}
[Managed C++]
public: __property IAgRadarCrossSectionInheritable^ get_RadarCrossSection();
[Unmanaged C++]
public: HRESULT get_RadarCrossSection(
   IAgRadarCrossSectionInheritable ** ppRetVal
);
[Java]
public IAgRadarCrossSectionInheritable getRadarCrossSection();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.