This document is archived and information here might be outdated.  Recommended version.


IMapDescription3 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IMapDescription3 Interface

Provides access to the available properties of a map description object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property BackgroundSymbol Background symbol of the Map.
Read/write property CustomGraphics Custom graphics.
Read/write property HonorLayerReordering Indicates if this object's custom layer order is honored.
Read/write property LayerDescriptions A collection of Layer Description objects, each describing a layer within the map (data frame).
Read/write property MapArea The display area of the map (data frame).
Read/write property MapRotation The angle/rotation of the map (data frame) in degrees, measured anti-clockwise.
Read/write property Name The name of the map (data frame).
Read/write property SelectionColor The default selection color.
Read/write property SpatialReference The spatial reference of the map (data frame).
Read/write property TransparentColor The color that is transparent (100 %).