GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Model
ScaleStartEventInfo Class
This information is returned as toolEventInfo parameter for the update event while the user is scaling or resizing the graphics. It returns additional information associated with the scale operation and what stage it is at.
public class ScaleStartEventInfo : dymaptic.GeoBlazor.Pro.Model.ScaleEventInfo
Inheritance System.Object 🡒 ToolEventInfo 🡒 ScaleEventInfo 🡒 ScaleStartEventInfo
Properties
ScaleStartEventInfo.InfoType Property
The type of the ToolEventInfo
public override string InfoType { get; }