ArcObjects Library Reference (Display)  

IDisplayTransformationAdmin.ScaleRatioNoRecalc Property

The scale without any recalculation.

[Visual Basic .NET]
Public WriteOnly Property ScaleRatioNoRecalc
[C#]
public void ScaleRatioNoRecalc {set;}
[C++]
HRESULT put_ScaleRatioNoRecalc(
  double 
);
[C++]

Parameters

[in]    is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDisplayTransformationAdmin Interface