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






Windows & Linux

Description

Returns a group of systems.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Systems() As IAgCrdnSystemGroup

[C#]
public IAgCrdnSystemGroup Systems {get;}

[Managed C++]
public: __property IAgCrdnSystemGroup^ get_Systems();

[Unmanaged C++]
public: HRESULT get_Systems(
IAgCrdnSystemGroup ** ppRetVal
);

[Java]
public IAgCrdnSystemGroup getSystems();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface