GeoBlazor Pro

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Events

ScaleStartEventInfo 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 ScaleStartEventInfo : dymaptic.GeoBlazor.Pro.Events.ScaleEventInfo,
System.IEquatable<dymaptic.GeoBlazor.Pro.Events.ScaleStartEventInfo>

Inheritance System.Object 🡒 ToolEventInfo 🡒 ScaleEventInfo 🡒 ScaleStartEventInfo

Implements System.IEquatable<ScaleStartEventInfo>

Constructors

ScaleStartEventInfo() Constructor

public ScaleStartEventInfo();

Properties

ScaleStartEventInfo.InfoType Property

The type of the ToolEventInfo

public override string InfoType { get; }

Property Value

System.String