Back to Devexpress

Map Area

wpf-10950-controls-and-libraries-map-control-visual-elements-map-area.md

latest1.4 KB
Original Source

Map Area

  • Jun 07, 2019

The Map Area is a key element of Map control. It is represented by a rectangle that displays map images and vector elements from all layers contained in a Map Control.

All other visual elements (e.g., navigation elements, shapes, etc.) are painted above the Map Area.

The following image demonstrates the Map Area without any other visual elements.

Below are the main properties that affect element appearance and functionality.

GroupProperties
SizeThe Height and Width properties of a map control.
VisibilityThe Visibility property of a map control.
DataThe MapControl.Layers property of a map control.