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






Windows & Linux

Description

Gets the elevation start value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElevationStart() As Double
[C#]
public double ElevationStart {get;}
[Managed C++]
public: __property double get_ElevationStart();
[Unmanaged C++]
public: HRESULT get_ElevationStart(
    double * pVal
);
[Java]
public double getElevationStart();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.