This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapInset Interface > IMapInset.UsingZoomScale Property (ArcObjects .NET 10.4 SDK) |
Indicates if ZoomScale or ZoomPercent is being used. The one specified last is being used.
[Visual Basic .NET] Public ReadOnly Property UsingZoomScale As Boolean
[C#] public bool UsingZoomScale {get;}
[C++]
HRESULT get_UsingZoomScale(
VARIANT_BOOL* UsingZoomScale
);
[C++]
Parameters UsingZoomScale [out, retval] UsingZoomScale is a parameter of type VARIANT_BOOL