GeoBlazor Pro
layout: pro title: MoveStartEventInfo parent: Pro Classes grand_parent: GeoBlazor Pro —
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Model
MoveStartEventInfo 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 MoveStartEventInfo : dymaptic.GeoBlazor.Pro.Model.MoveEventInfo
Inheritance System.Object 🡒 ToolEventInfo 🡒 MoveEventInfo 🡒 MoveStartEventInfo
Properties
MoveStartEventInfo.InfoType Property
The type of the ToolEventInfo
public override string InfoType { get; }