STK ObjectsSend 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 * pVal
);
[Java]
public double getHeight();
[Python - STK API ]
@property
def Height(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.