AGI STK Objects 11 Send comments on this topic.
BoundaryObjects Property (IAgCvBoundsCustomBoundary)
See Also 





Description

A list of STK Objects to be used as part of the coverage area.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BoundaryObjects() As IAgObjectLinkCollection

[C#]
public IAgObjectLinkCollection BoundaryObjects {get;}

[Managed C++]
public: __property IAgObjectLinkCollection^ get_BoundaryObjects();

[Unmanaged C++]
public: HRESULT get_BoundaryObjects(
IAgObjectLinkCollection ** ppRetVal
);

[Java]
public IAgObjectLinkCollection getBoundaryObjects();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1