ArcObjects Library Reference (Carto)  

IMapServerRESTLayer.TransparentBackground Property

Whether to render the MapService with a transparent background.

ERROR: Syntax information about IMapServerRESTLayer.TransparentBackground may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT get_TransparentBackground(
  VARIANT_BOOL* TransparentBackground
);
[C++]

Parameters

TransparentBackground [out]   TransparentBackground is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapServerRESTLayer Interface