ArcObjects Library Reference (DefenseSolutions)  

ITacticalLuminen.GetGlobeScaleRatio Method

method GetGlobeScaleRatio

[Visual Basic .NET]
Public Function GetGlobeScaleRatio ( _
) As Double
[C#]
public double GetGlobeScaleRatio (
);
[C++]
HRESULT GetGlobeScaleRatio(
  double* ScaleRatio
);
[C++]

Parameters

ScaleRatio [out, retval]   ScaleRatio is a parameter of type double

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ITacticalLuminen Interface