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






Windows & Linux

Description

Common tasks associated with AreaTargets.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CommonTasks() As IAgATCommonTasks
[C#]
public IAgATCommonTasks CommonTasks {get;}
[Managed C++]
public: __property IAgATCommonTasks^ get_CommonTasks();
[Unmanaged C++]
public: HRESULT get_CommonTasks(
   IAgATCommonTasks ** ppRetVal
);
[Java]
public IAgATCommonTasks getCommonTasks();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.