STK ObjectsSend comments on this topic.
Width Property (IAgAntennaModelPhasedArray)
See Also
Windows





Windows & Linux

Description

Gets the array width

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Width() As Double
[C#]
public double Width {get;}
[Managed C++]
public: __property double get_Width();
[Unmanaged C++]
public: HRESULT get_Width(
    double * pVal
);
[Java]
public double getWidth();
[Python - STK API ]
@property
def Width(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.