Show / Hide Table of Contents

Property PreviewGeometry

PreviewGeometry

Gets a geometry previewing the changes made by the current interaction.

Declaration
public Geometry PreviewGeometry { get; }
Property Value
Type Description
Geometry

A geometry previewing the changes made by the current interaction.

Remarks

If the GeometryEditor was started with an input geometry by calling Start(Geometry), then the preview geometry is returned in the same spatial reference as the input geometry.If the input geometry spatial reference is null, or the editor was started using Start(GeometryType), then the preview geometry is returned in the spatial reference of the associated MapView. If no spatial reference is set on either input geometry or via an associated map view, then the spatial reference of the preview geometry will be null.

See Also
Geometry

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.