Gets the number of azimuth points.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AzimuthNumPoints() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_AzimuthNumPoints(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public Integer getAzimuthNumPoints(); |
| [Python - STK API] |
|---|
@property def AzimuthNumPoints(self) -> int: |





