| ImageGear Professional v18.2 > API Reference Guide > Vector Component API Reference > Vector Component Objects > IGVectView Object > IGVectView Methods > Center Method |
Moves the camera according to the specified offsets. Current distance to the look point is not taken into account.
Sub Center(X As Single, Y As Single, Z As Single)
| Name | Description |
|---|---|
| X | X coordinate. |
| Y | Y coordinate. |
| Z | Z coordinate. |
None.
N/A
None