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






