Indicates if map scale should be used to control full resolution display.
ERROR: Syntax information about ILasDatasetLayer.UseFullResolutionScale may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll
[C++]
HRESULT get_UseFullResolutionScale(
VARIANT_BOOL* pbUseScale
);
[C++]
HRESULT put_UseFullResolutionScale(
VARIANT_BOOL pbUseScale
);
[C++]Parameters
pbUseScale [out, retval] pbUseScale is a parameter of type VARIANT_BOOL pbUseScale [in] pbUseScale is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.