Specify a vector around which the the
reference vector is revolved.
Read-only property
[Visual Basic .NET] |
---|
Public Property AboutVector() As IAgCrdnVectorRefTo
|
[C#] |
---|
public IAgCrdnVectorRefTo AboutVector {get;}
|
[Managed C++] |
---|
public: __property IAgCrdnVectorRefTo^ get_AboutVector();
|
[Unmanaged C++] |
---|
public: HRESULT get_AboutVector(
|
[Java] |
---|
public IAgCrdnVectorRefTo getAboutVector();
|