Show / Hide Table of Contents

Esri.ArcGISRuntime.WinUI

Start using version 200

ArcGIS Runtime SDK for .NET version 100.15 is a long-term support release focused exclusively on bug fixes and minor updates. See the Product Life Cycle document for more information.

ArcGIS Maps SDK for .NET version 200.x builds on the proven architecture of 100.15, and is designed to leverage the latest developer framework innovations.

Go to 200.x

Contains APIs and UI controls for building desktop applications with the WinUI framework.

  • MapView control used for the display of map layers and information in 2D. It controls the area (extent) of the map that is visible and supports user interactions such as pan and zoom.
  • SceneView used for the display of 2D layers and 3D scene layers and information in 3D. It uses a camera to control the visible area (extent) of the scene and supports user interactions such as pan, zoom, tilt, and rotate.
  • Callout control used for the display of information over a mapview of sceneview and is anchored to a coordinate with a leader.
  • Platform-specific image support

Supported application types:

  • Universal Windows Platform (UWP) apps
  • Windows desktop (Win32) apps

Add a reference to Esri.ArcGISRuntime.WinUI to your application projects:

<PackageReference Include="Esri.ArcGISRuntime.WinUI" Version="100.15.0" />
In This Article
Back to top Copyright © 2022 Esri.