AGI STK Objects 11 Send comments on this topic.
AreaTargets Property (IAgCvBoundsCustomRegions)
See Also 





Description

Area target to be used as part of the coverage area.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AreaTargets() As IAgCvAreaTargetsCollection

[C#]
public IAgCvAreaTargetsCollection AreaTargets {get;}

[Managed C++]
public: __property IAgCvAreaTargetsCollection^ get_AreaTargets();

[Unmanaged C++]
public: HRESULT get_AreaTargets(
IAgCvAreaTargetsCollection ** ppRetVal
);

[Java]
public IAgCvAreaTargetsCollection getAreaTargets();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1