Gets the number of azimuth points.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AzimuthNumPoints() As Integer
|
| [C#] |
|---|
public int AzimuthNumPoints {get;}
|
| [Managed C++] |
|---|
public: __property int get_AzimuthNumPoints();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AzimuthNumPoints(
|
| [Java] |
|---|
public ppInteger getAzimuthNumPoints();
|