ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BaseCreationParams Class


In This Topic
    BaseCreationParams Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets and sets the index of the MapMember in the map or group layer. MapMemberPosition must be set to MapMemberPosition.Index for this value to honored. If MapMemberPosition is set to MapMemberPosition.Index and this value is NOT set, then the behavior will revert to auto arrange.  
    Public PropertyGets and sets the mapMember position. Specifies whether the mapMember should be auto positioned or be on the top or at the bottom. Default value is MapMemberPosition.AutoArrange.  
    Top
    See Also