ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLayoutDocument Class / MapDefinitions Property

In This Topic
    MapDefinitions Property (CIMLayoutDocument)
    In This Topic
    Gets or sets the map definitions of the layout document.
    Syntax
    public CIMDefinition[] MapDefinitions {get; set;}
    Public Property MapDefinitions As CIMDefinition()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also