ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / SpatialMapSeries Class
Properties Methods


In This Topic
    SpatialMapSeries Class Members
    In This Topic

    The following tables list the members exposed by SpatialMapSeries.

    Public Properties
     NameDescription
    Public Property Gets or sets index layer's category field.  
    Public Property Gets the current map series page name. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Property Gets the current map series page number. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Property Returns the index layer's row for the current map series page. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets and sets the map series enabled state. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Property Gets or sets the extent fitting options.  
    Public Property Gets the first page number of the map series. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Property Gets or sets the index layer for the maps series.  
    Public Property Gets the last page number of the map series. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public PropertyGets and sets the associated MapFrame. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Property Gets or sets the value of the margin.  
    Public Property Gets or sets the type of margins.  
    Public Property Gets or sets the units of the margin.  
    Public Property Gets the next page number relative to the current map series page number. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Property Gets the number of pages in the map series. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Property Gets or sets the index layer's name field which should uniquely identify each page.  
    Public Property Gets or sets the index layer's page number field.  
    Public Property Gets the previous page number relative to the current map series page number. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Property Gets or sets index layer's rotation field.  
    Public Property Gets or sets index layer's scale field.  
    Public Property Gets or sets the specified value to which the scale rounds.  
    Public Property Gets or sets if values based on the sort field are in ascending order.  
    Public Property Gets or sets index layer's sort field.  
    Public Property Gets or sets index layer's spatial reference field.  
    Public Property Gets and sets the starting map series page number. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Top
    Public Methods
     NameDescription
    Public Method Returns a map series page number based on the name field value of the index feature. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Method Gets the CIM definition of the map series. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Method Sets the current map series page number. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Method Sets the CIM definition of the map series. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Top
    See Also