GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Events
MoveStartEventInfo 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 MoveStartEventInfo : dymaptic.GeoBlazor.Pro.Events.MoveEventInfo,
System.IEquatable<dymaptic.GeoBlazor.Pro.Events.MoveStartEventInfo>
Inheritance System.Object 🡒 ToolEventInfo 🡒 MoveEventInfo 🡒 MoveStartEventInfo
Implements System.IEquatable<MoveStartEventInfo>
Constructors
MoveStartEventInfo() Constructor
public MoveStartEventInfo();
Properties
MoveStartEventInfo.InfoType Property
The type of the ToolEventInfo
public override string InfoType { get; }