GeoBlazor Pro

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Events

MoveStopEventInfo Class

This information is returned as toolEventInfo parameter for the update
event while the user is moving the graphics.
ArcGIS Maps SDK for JavaScript

public class MoveStopEventInfo : dymaptic.GeoBlazor.Pro.Events.MoveEventInfo,
System.IEquatable<dymaptic.GeoBlazor.Pro.Events.MoveStopEventInfo>

Inheritance System.Object 🡒 ToolEventInfo 🡒 MoveEventInfo 🡒 MoveStopEventInfo

Implements System.IEquatable<MoveStopEventInfo>

Constructors

MoveStopEventInfo() Constructor

public MoveStopEventInfo();

Properties

MoveStopEventInfo.InfoType Property

The type of the ToolEventInfo

public override string InfoType { get; }

Property Value

System.String