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






Windows & Linux

Description

Gets the azimuth resolution.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AzimuthResolution() As System.Object

[C#]
public System.Object AzimuthResolution {get;}

[Managed C++]
public: __property VARIANT get_AzimuthResolution();

[Unmanaged C++]
public: HRESULT get_AzimuthResolution(
VARIANT * pRetVal
);

[Java]
public Variant getAzimuthResolution();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface