A list of STK Objects to be used as part of the coverage area.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BoundaryObjects() As IAgObjectLinkCollection |
| [C#] |
|---|
public IAgObjectLinkCollection BoundaryObjects {get;} |
| [Managed C++] |
|---|
public: __property IAgObjectLinkCollection ^ get_BoundaryObjects(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgObjectLinkCollection getBoundaryObjects(); |
[Python - STK API ] |
|---|
@property def BoundaryObjects(self) -> "IAgObjectLinkCollection": |






