This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* flag
);
[C++]
Parameters flag
flag is a parameter of type bool*