Map Properties |
The Map type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Background color of the map. Defaults to Transparent.
|
![]() | Count | Gets the number of layers in the map. |
![]() | Extent |
Specifies bounds of map to render.
If set to , extent is calculated during rendering to include all geometries in all layers.
|
![]() | Height | Visual height of the map. |
![]() | Item | Gets the layer at the specified index. |
![]() | Padding |
Specifies padding to add to the extent.
|
![]() | Resolution | Resolution to be used to render this map and to convert between Measurement. Defaults to 96. |
![]() | SpatialReferenceSystem | SpatialReferenceSystem of the map. |
![]() | Width | Visual width of the map. |