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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.