Sets the latitude and longitude, and the
altitude. Latitude and longitude should be in radians and altitude
should be in radians. This method is more efficient then setting
latitude, longitude and altitude individually.
| C# | Visual Basic | Visual C++ |
public: virtual void Set( [ InAttribute] double Latitude, [ InAttribute] double Longitude, [ InAttribute] double Altitude )
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)