MapControl.LookAndFeel Property
Provides access to settings controlling the map control’s look and feel.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
UserLookAndFeel | A UserLookAndFeel object whose properties specify the map control’s look and feel. |
Remarks
For more information on Look and Feel technology, see the Look And Feel and Skinning document.
See Also