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





Description

Get the radar'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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1