Gets the collection of scattering points.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ScatteringPoints() As IAgScatteringPointCollection |
| [C#] |
|---|
public IAgScatteringPointCollection ScatteringPoints {get;} |
| [Managed C++] |
|---|
public: __property IAgScatteringPointCollection ^ get_ScatteringPoints(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgScatteringPointCollection getScatteringPoints(); |
[Python - STK API ] |
|---|
@property def ScatteringPoints(self) -> "IAgScatteringPointCollection": |






