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