This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* TransparentBackground
);
[C++]
Parameters TransparentBackground [out]
TransparentBackground is a parameter of type bool*