GeoBlazor Pro


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

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Model

ScaleStopEventInfo 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 ScaleStopEventInfo : dymaptic.GeoBlazor.Pro.Model.ScaleEventInfo

Inheritance System.Object 🡒 ToolEventInfo 🡒 ScaleEventInfo 🡒 ScaleStopEventInfo

Properties

ScaleStopEventInfo.InfoType Property

The type of the ToolEventInfo

public override string InfoType { get; }

Property Value

System.String