Home > All Other Interfaces > IPosition > Distance

Distance

If the IPosition object is used to create a location object, the distance specifies a distance from which the x,y, and altitude coordinates must be viewed.

 

JavaScript

 

Distance

 

C#

 

double Distance { get; set; }

 

C++

 

HRESULT Distance([out, retval] double* pVal)

HRESULT Distance([in] double pVal)