STK ObjectsSend 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();
[Python - STK API ]
@property
def CommonTasks(self) -> "IAgATCommonTasks":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.