GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Events
ReshapeStartEventInfo Class
This information is returned as `toolEventInfo` parameter for the update event while the user is reshaping the graphics. ArcGIS Maps SDK for JavaScript
public record ReshapeStartEventInfo : dymaptic.GeoBlazor.Pro.Events.ReshapeEventInfo, System.IEquatable<dymaptic.GeoBlazor.Pro.Events.ReshapeStartEventInfo>
Inheritance System.Object 🡒 ToolEventInfo 🡒 ReshapeEventInfo 🡒 ReshapeStartEventInfo
Implements System.IEquatable<ReshapeStartEventInfo>
Constructors
ReshapeStartEventInfo() Constructor
public ReshapeStartEventInfo();
Properties
ReshapeStartEventInfo.InfoType Property
The type of the ToolEventInfo
public override string InfoType { get; }