This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScaleTracker Interface > IScaleTracker.ScaleFactor Property (ArcObjects .NET 10.5 SDK) |
The scale factor.
[Visual Basic .NET] Public ReadOnly Property ScaleFactor As Double
[C#] public double ScaleFactor {get;}
[C++]
HRESULT get_ScaleFactor(
double* factor
);
[C++]
Parameters factor [out, retval] factor is a parameter of type double