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