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