ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapMemberCreationParams Class / MapMemberPosition Property

In This Topic
    MapMemberPosition Property
    In This Topic
    Specifies whether the mapMember should be auto positioned or be on the top or at the bottom. Default value is AutoArrange Gets and sets mapMember position.
    Syntax
    public MapMemberPosition MapMemberPosition {get; set;}
    Public Property MapMemberPosition As MapMemberPosition
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also