GeoBlazor Pro
layout: pro title: MoveStopEventInfo parent: Pro Classes grand_parent: GeoBlazor Pro —
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Model
MoveStopEventInfo Class
This information is returned as toolEventInfo parameter for the update event while the user is moving the graphics. It returns additional information associated with the move operation and what stage it is at.
public class MoveStopEventInfo : dymaptic.GeoBlazor.Pro.Model.MoveEventInfo
Inheritance System.Object 🡒 ToolEventInfo 🡒 MoveEventInfo 🡒 MoveStopEventInfo
Properties
MoveStopEventInfo.InfoType Property
The type of the ToolEventInfo
public override string InfoType { get; }