AGI STK Objects 11 Send comments on this topic.
AzimuthNumPoints Property (IAgAntennaContourGain)
See Also 





Description

Gets the number of azimuth points.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AzimuthNumPoints() As Integer

[C#]
public int AzimuthNumPoints {get;}

[Managed C++]
public: __property int get_AzimuthNumPoints();

[Unmanaged C++]
public: HRESULT get_AzimuthNumPoints(
int * pRetVal
);

[Java]
public ppInteger getAzimuthNumPoints();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1