The transformed vector.
Read-only property
[Visual Basic .NET] |
---|
Public Property Vector() As IAgCartesian3Vector |
[C#] |
---|
public IAgCartesian3Vector Vector {get;} |
[Managed C++] |
---|
public: __property IAgCartesian3Vector^ get_Vector(); |
[Unmanaged C++] |
---|
public: HRESULT get_Vector( |
[Java] |
---|
public IAgCartesian3Vector getVector(); |