ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / MapSeries Class
Version


In This Topic
    MapSeries Class Methods
    In This Topic

    For a list of all members of this type, see MapSeries members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Creates a bookmark map series. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Creates a spatial map series. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Creates a thematic map series. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Returns a map series page number based on the name field value of the index feature.  
    Public Method Gets the CIM definition of the map series.  
    Public Method Sets the current map series page number. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the CIM definition of the map series. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also