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++] |
---|
public: HRESULT get_AreaTargets(
|
[Java] |
---|
public IAgCvAreaTargetsCollection getAreaTargets();
|