This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerRESTLayer Interface > IMapServerRESTLayer.TransparentBackground Property (ArcObjects .NET 10.4 SDK) |
Whether to render the MapService with a transparent background.
[Visual Basic .NET] Public Sub TransparentBackground ( _ ByRef TransparentBackground As Boolean _ )
[C#] public void TransparentBackground ( ref bool TransparentBackground );
[C++]
HRESULT get_TransparentBackground(
VARIANT_BOOL* TransparentBackground
);
[C++]
Parameters TransparentBackground [out] TransparentBackground is a parameter of type VARIANT_BOOL