This document is archived and information here might be outdated. Recommended version. |
Indicates if transform snaps the fitted bounds to a standard scale.
[Visual Basic .NET] Public Property ScaleSnapping As esriScaleSnapping
[C#] public esriScaleSnapping ScaleSnapping {get; set;}
[C++]
HRESULT get_ScaleSnapping(
esriScaleSnapping* setting
);
[C++]
HRESULT put_ScaleSnapping(
esriScaleSnapping setting
);
[C++] Parameters setting [out, retval]
setting is a parameter of type esriScaleSnapping* setting [in]
setting is a parameter of type esriScaleSnapping