Specify any vector in VGT. Note that its
magnitude is reference axes independent which is why it is not
specified.
Read-write property
[Visual Basic .NET] |
---|
Public Property InputVector() As IAgCrdnVector
|
[C#] |
---|
public IAgCrdnVector InputVector {get; set;}
|
[Managed C++] |
---|
public: __property IAgCrdnVector^ get_InputVector();
|
[Unmanaged C++] |
---|
public: HRESULT get_InputVector(
|
[Java] |
---|
public IAgCrdnVector getInputVector();public void setInputVector(
|