Skip to content

Files

Latest commit

4294fdc · Nov 6, 2024

History

History

ImpersonateMapPane

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 23, 2017
Jun 23, 2017
Jun 21, 2022
Jun 21, 2022
May 6, 2024
Nov 6, 2024
May 6, 2024
Jun 23, 2017
Jun 21, 2022
Jun 21, 2022
Jun 21, 2022
Jun 21, 2022
Nov 6, 2024

ImpersonateMapPane

This sample illustrates how to create a new map pane that impersonates an existing map pane. A control will be added to the new pane allowing you to view the map CIM. A custom
TOC implementation will also be demonstrated.A new Visual Studio template 'ArcGIS Pro Map Pane Impersonation' has been added at ArcGIS Pro 2.0.

View it live

Language:              C#
Subject:               Map-Exploration
Contributor:           ArcGIS Pro SDK Team <arcgisprosdk@esri.com>
Organization:          Esri, https://www.esri.com
Date:                  11/04/2024
ArcGIS Pro:            3.4
Visual Studio:         2022
.NET Target Framework: net8.0-windows

Resources

Community Sample Resources

Samples Data

  • Sample data for ArcGIS Pro SDK Community Samples can be downloaded from the Releases page.

How to use the sample

  1. Download the Community Sample data (see under the 'Resources' section for downloading sample data)
  2. Make sure that the Sample data is unzipped in c:\data
  3. The project used for this sample is 'C:\data\Interacting with Maps\Interacting with Maps.aprx'
  4. In Visual Studio click the Build menu.Then select Build Solution.
  5. Click Start button to open ArcGIS Pro.
  6. ArcGIS Pro will open, select the Interacting with Maps.aprx project
  7. Select the 'Add-in' tab on the ArcGIS Pro ribbon. See the 'Open ImpersonateMapPane1' button
    UI
  8. Click the button and see the Impersonate pane open. Reposition the pane to view it side by side with the 2D map
    UI

      ArcGIS Pro SDK for Microsoft .NET Framework              Home | API Reference | Requirements | Download | Samples