ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMapProductFeatureGuide Class
Properties Methods Events


In This Topic
    CIMMapProductFeatureGuide Class Members
    In This Topic

    The following tables list the members exposed by CIMMapProductFeatureGuide.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets or sets the anchor position of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets a value indicating whether properties of the surround should update automatically based on changes in the map.  
    Public Property Gets or sets the Category Code field name.  
    Public Property Gets or sets the number of columns allowed to display. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the custom properties of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets a value indicating whether to draw the element to specification size or allow user to manually resize element.  
    Public Property Gets or sets a value indicating whether this element is expanded in the contents pane. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets the fields displayed in the street index. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the fitting strategy. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the geometry of a frame for an element. (Inherited from ArcGIS.Core.CIM.CIMFrameElement)
    Public Property Gets or sets the graphic symbology of an element's frame. (Inherited from ArcGIS.Core.CIM.CIMFrameElement)
    Public Property Gets or sets the grid reference field name.  
    Public Property Gets or sets the spacing between group and headers. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the text symbol for a field that is grouped. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the spacing between headers and data. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the text symbol for header text. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the Identification Number field name.  
    Public Property Gets or sets the delimiter that is displayed between columns. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the path to the layer containing the features to be indexed. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets a value indicating whether the element is locked. Each element in the contents pane has a lock icon. If the icon is shown as locked, you can not select that feature in the layout using the select tool. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets a value indicating whether the aspect ratio for an element is locked. If locked, the width and height values stretch proportionally. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets the map frame associated with the map surround. (Inherited from ArcGIS.Core.CIM.CIMMapSurround)
    Public Property Gets or sets the maximum scale. (Inherited from ArcGIS.Core.CIM.CIMMapSurround)
    Public Property Gets or sets the minimum font size. Units in points. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the minimum scale. (Inherited from ArcGIS.Core.CIM.CIMMapSurround)
    Public Property Gets or sets the name of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets the map product specification type of the surround.  
    Public Property Gets or sets the rotation of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets the location of the anchor in page units.This is also the location the feature is rotated around. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets the text symbol for the features. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the title of the element. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets the text symbol for title text. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Public Property Gets or sets a value indicating whether the element is visible. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets how the data should wrap across multiple columns. (Inherited from ArcGIS.Core.CIM.CIMBaseStreetIndex)
    Top
    Public Methods
     NameDescription
    Public Method Creates a deep copy of CIMMapProductFeatureGuide.  
    Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMMapProductFeatureGuide with a specified state from a JSON encoding.  
    Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public MethodOverridden.  Creates a JSON encoding of the CIMMapProductFeatureGuide and its current state.  
    Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    Protected Methods
     NameDescription
    Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Protected MethodOverridden.  Reads the child element inside the reader.  
    Protected MethodOverridden.  Writes a child element to the writer.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    See Also