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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1