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