A newer version of this page is available.
Switch to the current version.
MapLegendBase.BackgroundStyle Property
Returns the map legend background style.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public BorderedElementStyleWidthSupport BackgroundStyle { get; }
Public ReadOnly Property BackgroundStyle As BorderedElementStyleWidthSupport
Property Value
Type | Description |
---|---|
BorderedElementStyleWidthSupport | The background style. |
See Also
Feedback