AGI STK Objects 11 Send comments on this topic.
Vector Property (IAgAntennaVO)
See Also 
Windows






Windows & Linux

Description

Get the antenna's Vector properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Vector() As IAgVOVector

[C#]
public IAgVOVector Vector {get;}

[Managed C++]
public: __property IAgVOVector^ get_Vector();

[Unmanaged C++]
public: HRESULT get_Vector(
IAgVOVector ** ppRetVal
);

[Java]
public IAgVOVector getVector();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface