This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapDescription3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the available properties of a map description object.
Description | ||
---|---|---|
BackgroundSymbol | Background symbol of the Map. | |
CustomGraphics | Custom graphics. | |
HonorLayerReordering | Indicates if this object's custom layer order is honored. | |
LayerDescriptions | A collection of Layer Description objects, each describing a layer within the map (data frame). | |
MapArea | The display area of the map (data frame). | |
MapRotation | The angle/rotation of the map (data frame) in degrees, measured anti-clockwise. | |
Name | The name of the map (data frame). | |
SelectionColor | The default selection color. | |
SpatialReference | The spatial reference of the map (data frame). | |
TransparentColor | The color that is transparent (100 %). |