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






Windows & Linux

Description

Gets the available area targets

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableAreaTargets() As System.Array
[C#]
public System.Array AvailableAreaTargets {get;}
[Managed C++]
public: __property System::Array^ get_AvailableAreaTargets();
[Unmanaged C++]
public: HRESULT get_AvailableAreaTargets(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getAvailableAreaTargets();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.