The second of the two vectors the angle is
measured.
Read-only property
[Visual Basic .NET] |
---|
Public Property VectorTo() As IAgCartesian3Vector
|
[C#] |
---|
public IAgCartesian3Vector VectorTo {get;}
|
[Managed C++] |
---|
public: __property IAgCartesian3Vector^ get_VectorTo();
|
[Unmanaged C++] |
---|
public: HRESULT get_VectorTo(
|
[Java] |
---|
public IAgCartesian3Vector getVectorTo();
|