GeoBlazor Pro


layout: pro title: ReshapeStartEventInfo parent: Pro Classes grand_parent: GeoBlazor Pro —

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Model

ReshapeStartEventInfo 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 ReshapeStartEventInfo : dymaptic.GeoBlazor.Pro.Model.ReshapeEventInfo

Inheritance System.Object 🡒 ToolEventInfo 🡒 ReshapeEventInfo 🡒 ReshapeStartEventInfo

Properties

ReshapeStartEventInfo.InfoType Property

The type of the ToolEventInfo

public override string InfoType { get; }

Property Value

System.String