This document is archived and information here might be outdated. Recommended version. |
The background color of the map.
[Visual Basic .NET] Public Property BackgroundColor As IColor
[C#] public IColor BackgroundColor {get; set;}
[C++]
HRESULT get_BackgroundColor(
void
);
[C++]
HRESULT put_BackgroundColor(
);