Sets a new vector.
[Visual Basic .NET] |
---|
Public Sub SetVector( _ ByVal Vector As IAgCrdnVector _ ) |
[C#] |
---|
public void SetVector( |
[Managed C++] |
---|
public: void SetVector( |
[Java] |
---|
public setVector( |
[Unmanaged C++] |
---|
public: HRESULT SetVector( |
- Vector
- A pointer to a valid vector.