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






Windows & Linux

Description

Returns a group of vectors.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Vectors() As IAgCrdnVectorGroup

[C#]
public IAgCrdnVectorGroup Vectors {get;}

[Managed C++]
public: __property IAgCrdnVectorGroup^ get_Vectors();

[Unmanaged C++]
public: HRESULT get_Vectors(
IAgCrdnVectorGroup ** ppRetVal
);

[Java]
public IAgCrdnVectorGroup getVectors();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface