Area target to be used as part of the coverage area.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AreaTargets() As IAgCvAreaTargetsCollection |
| [C#] |
|---|
public IAgCvAreaTargetsCollection AreaTargets {get;} |
| [Managed C++] |
|---|
public: __property IAgCvAreaTargetsCollection ^ get_AreaTargets(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCvAreaTargetsCollection getAreaTargets(); |
[Python - STK API ] |
|---|
@property def AreaTargets(self) -> "IAgCvAreaTargetsCollection": |






