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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.