STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgCvAreaTargetsCollection getAreaTargets();
[Python - STK API ]
@property
def AreaTargets(self) -> "IAgCvAreaTargetsCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.