This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapAutoExtentOptions Interface > IMapAutoExtentOptions.LockedZoom Property (ArcObjects .NET 10.5 SDK) |
Check if the map can be zoomed.
[Visual Basic .NET] Public Sub LockedZoom ( _ ByRef flag As Boolean _ )
[C#] public void LockedZoom ( ref bool flag );
[C++]
HRESULT get_LockedZoom(
VARIANT_BOOL* flag
);
[C++]
Parameters flag flag is a parameter of type VARIANT_BOOL