This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITiledImageServer Interface > ITiledImageServer.IsFixedScaleImage Method (ArcObjects .NET 10.4 SDK) |
Indicates if a given map is a fixed scale map.
[Visual Basic .NET] Public Function IsFixedScaleImage ( _ ) As Boolean
[C#] public bool IsFixedScaleImage ( );
[C++]
HRESULT IsFixedScaleImage(
VARIANT_BOOL* pIsFixedScaleMap
);
[C++]
Parameters pIsFixedScaleMap [out, retval] pIsFixedScaleMap is a parameter of type VARIANT_BOOL