Get the constrained vector.
Read-only property
[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(
|
[Java] |
---|
public IAgDirection getConstrainedVector();
|