A vector along which the source vector is
projected. Can be any VGT vector.
Read-write property
[Visual Basic .NET] |
---|
Public Property AlongVector() As IAgCrdnVector
|
[C#] |
---|
public IAgCrdnVector AlongVector {get; set;}
|
[Managed C++] |
---|
public: __property IAgCrdnVector^ get_AlongVector();
|
[Unmanaged C++] |
---|
public: HRESULT get_AlongVector(
|
[Java] |
---|
public IAgCrdnVector getAlongVector();public void setAlongVector(
|