Skip to content

Files

Latest commit

4294fdc · Nov 6, 2024

History

History

GeometryControl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 26, 2020
Jul 26, 2020
Jun 21, 2022
Jun 21, 2022
May 6, 2024
Nov 6, 2024
May 6, 2024
Jul 26, 2020
Jun 21, 2022
Jun 21, 2022
Jul 10, 2024
Jun 21, 2022
Jun 21, 2022
Nov 6, 2024
Jun 21, 2022
Jun 21, 2022
Jun 21, 2022

GeometryControl

This sample demonstrates the UI GeometryControl. You can use this control to view sketch vertices or geometry vertices.

View it live

Language:              C#
Subject:               Editing
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. In Visual Studio, build the solution.
  2. Launch the debugger to open ArcGIS Pro.
  3. Open any project containing data.
  4. Activate the Add-in tab.
    UI
  5. Click the 'Show GeometryView Dockpane' button. A new dockpane should be displayed.
  6. Use the Select tool on the Map tab to select a feature. The vertices of the feature's geometry should be displayed in the dockpane.
    UI
  7. Click the 'Sketch Vertices' tool button. An empty control will be overlayed on the map.
    UI
  8. Start sketching with the tool. The vertices of the sketch should be displayed.
    UI

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