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






Windows & Linux

Description

Provides access to common tasks that allow users quickly carry out tasks such as creating known point types, etc.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CommonTasks() As IAgCrdnPointCommonTasks

[C#]
public IAgCrdnPointCommonTasks CommonTasks {get;}

[Managed C++]
public: __property IAgCrdnPointCommonTasks^ get_CommonTasks();

[Unmanaged C++]
public: HRESULT get_CommonTasks(
IAgCrdnPointCommonTasks ** ppRetVal
);

[Java]
public IAgCrdnPointCommonTasks getCommonTasks();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface