AGI STK Objects 11 Send comments on this topic.
ElevationNumPoints Property (IAgAntennaContourEirp)
See Also 





Description

Gets the number of elevation points.

Property type

Read-only property

Syntax

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

[C#]
public int ElevationNumPoints {get;}

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

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

[Java]
public ppInteger getElevationNumPoints();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1