AGI STK Objects 11 Send 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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface