Sets the GPS position.
JavaScript |
|
SetGPSPosition( Position) |
C# |
|
void SetGPSPosition ( IPosition66 Position) |
C++ |
|
HRESULT SetGPSPosition ( IPosition66 * Position) |
Parameters
Position
An IPosition66 representing the position of the camera, defined by its coordinates in the 3D World.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.