Gets the scattering point provider list type enumeration.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgEScatteringPointProviderListType |
| [C#] |
|---|
public AgEScatteringPointProviderListType Type {get;} |
| [Managed C++] |
|---|
public: __property AgEScatteringPointProviderListType get_Type(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEScatteringPointProviderListType getType(); |
[Python - STK API ] |
|---|
@property def Type(self) -> "AgEScatteringPointProviderListType": |






