Show / Hide Table of Contents

Namespace Esri.ArcGISRuntime.UI

Classes

BackgroundGrid

A background grid defines the default color and context grid for display behind a map or scene surface.

CalloutDefinition

Defines the content of a Callout when used to display on a GeoView using the various ShowCallout methods.

CameraController

Base class for all camera controllers.

DrawStatusChangedEventArgs

Event argument used by DrawStatusChanged

GeometryChangedEventArgs

Provides data for the GeometryChanged event.

GlobeCameraController

Class to support global camera navigation on a SceneView control.

Graphic

Instances of this class represent graphics. Graphics can be displayed on the map through a GraphicsOverlay. Graphics can be used as input to a task, or they can be used to display output from a task, or in response to user interaction.

GraphicCollection

An observable collection of Graphic.

GraphicsOverlay

A collection of vector graphics for display in a map or scene view.

GraphicsOverlayCollection

A collection of GraphicsOverlays

Grid

Grid is a base class for MGRSGrid, USNGGrid, UTMGrid and LatitudeLongitudeGrid that represents the display of a coordinate system grid on the map view.

ImageFrame

A frame that, when added to an ImageOverlay, renders an image on top of a scene.

ImageOverlay

An overlay that contains an ImageFrame with an image to display in the SceneView.

ImageOverlayCollection

A collection of ImageOverlay

InteractionOptions

A set of properties for controlling how the MapView and SceneView can be controlled through user interaction.

LatitudeLongitudeGrid

A grid consisting of east-west lines of latitude and north-south lines of longitude.

LocationDisplay

Defines how location is displayed on a MapView.

MapViewInteractionOptions

A set of properties for controlling how the MapView can be controlled through user interaction.

MgrsGrid

A class that represents the display of the Military Grid Reference System (MGRS) on the map view.

OrbitGeoElementCameraController

Camera controller that supports orbital camera navigation around a moving GeoElement in a SceneView.

OrbitLocationCameraController

Camera controller that supports orbital camera navigation around a stationary point in a SceneView.

RuntimeImage

An image data container used with several image input and outputs in the API.

SceneViewInteractionOptions

A set of properties for controlling how the SceneView can be controlled through user interaction.

SelectionProperties

Defines selection properties for GeoView.

SketchEditConfiguration

Defines which edit capabilities of the SketchEditor will be enabled or disabled.

SketchEditor

Sketch editor used for performing edits on a map.

SketchStyle

Defines the symbology used by the SketchEditor.

SketchVertex

Defines the location (in map coordinates) and position (in the collection of parts and vertices) of the SelectedVertex SelectedVertexChanged VertexChangedEventArgs

TransformationMatrixCameraController

Support camera navigation by using a TransformationMatrix.

UsngGrid

A class that represents the display of the United States National Grid (USNG) on the map view.

UtmGrid

A class that represents the display of the Universal Transverse Mercator (UTM) coordinate system grid on the map view.

VertexChangedEventArgs

Provides data for the SelectedVertexChanged event.

ViewLabelProperties

Specifies the label properties for the view.

Interfaces

IGeometryEditor

A basic interface used for geometry editors

Enums

AnimationCurve

Control how the view is moved between positions.

AtmosphereEffect

Various atmosphere effects.

CalloutLeaderPosition

Defines the LeaderPosition of a Callout.

DeviceOrientation

Describes the rotation of the device.

DrawStatus

The current status of the view's data drawing.

GraphicsRenderingMode

Enumeration for setting the RenderingMode on GraphicsOverlay

GridLabelPosition

A positioning scheme to use when labeling a Grid.

LatitudeLongitudeGridLabelFormat

The unit to use when labeling a LatitudeLongitudeGrid.

LightingMode

Various modes of lighting that can be applied to a scene view.

LocationDisplayAutoPanMode

An enumeration of the various modes that define how the GeoView viewpoint reacts to location changes.

LocationVisibility

Various modes of visibility that can be applied to a LocationToScreen(MapPoint, out LocationVisibility) result.

MgrsGridLabelUnit

The unit to use when labeling a MgrsGrid.

SketchCreationMode

Determines the type of geometry and how it will be created by the SketchEditor.

SketchResizeMode

Describes how geometry is resized to fill its allocated space while editing geometry.

SketchVertexEditMode

Describes how vertices respond to user interaction.

SpaceEffect

Determines whether outer space is black with stars or not.

UsngGridLabelUnit

The unit to use when labeling a UsngGrid

WheelZoomDirection

The zoom direction of the mouse wheel

WrapAroundMode

Defines whether wrap around should be used on the MapView.

In This Article
Back to top Copyright © 2022 Esri.