AGI STK Objects 11 Send comments on this topic.
Height Property (IAgAntennaModelPhasedArray)
See Also 





Description

Gets the array height

Property type

Read-only property

Syntax

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

[C#]
public double Height {get;}

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

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

[Java]
public double getHeight();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1