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





Description

Gets the azimuth start value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AzimuthStart() As Double

[C#]
public double AzimuthStart {get;}

[Managed C++]
public: __property double get_AzimuthStart();

[Unmanaged C++]
public: HRESULT get_AzimuthStart(
double * pRetVal
);

[Java]
public double getAzimuthStart();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1