Map > Map Assembly Interfaces > IMapBackground
Assembly: Map;
Namespace: Prognoz.Platform.Interop.Map;
The IMapBackground interface is used to set up map legend background.
IMapBackground
To get legend background settings, use IMapLegend.Background.
Property name | Brief description | |
![]() |
Color | The Color property determines legend background solid fill color. |
![]() |
GradientAngle | The GradientAngle property determines legend fill gradient angle. |
![]() |
GradientColor | The GradientColor property determines legend background gradient fill color. |
![]() |
HatchStyle | The HatchStyle property determines legend background hatching type. |
![]() |
Image | The Image property determines an image used as a legend background. |
![]() |
ImageDrawStyle | The ImageDrawStyle property determines the method of image positioning as a legend background. |
![]() |
Type | The Type property determines legend background fill type. |
See also: