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






Windows & Linux

Description

Get the constrained vector.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ConstrainedVector() As IAgDirection
[C#]
public IAgDirection ConstrainedVector {get;}
[Managed C++]
public: __property IAgDirection^ get_ConstrainedVector();
[Unmanaged C++]
public: HRESULT get_ConstrainedVector(
   IAgDirection ** ppRetVal
);
[Java]
public IAgDirection getConstrainedVector();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.