Gets the link/embed controller for managing the default scattering point model component.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ScatteringPointModel() As IAgComponentLinkEmbedControl |
| [C#] |
|---|
public IAgComponentLinkEmbedControl ScatteringPointModel {get;} |
| [Managed C++] |
|---|
public: __property IAgComponentLinkEmbedControl ^ get_ScatteringPointModel(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgComponentLinkEmbedControl getScatteringPointModel(); |
[Python - STK API ] |
|---|
@property def ScatteringPointModel(self) -> "IAgComponentLinkEmbedControl": |






