GeoBlazor Pro

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Events

RotateStopEventInfo Class

This information is returned as toolEventInfo parameter for the update
event while the user is rotating the graphics.
ArcGIS Maps SDK for JavaScript

public class RotateStopEventInfo : dymaptic.GeoBlazor.Pro.Events.RotateEventInfo,
System.IEquatable<dymaptic.GeoBlazor.Pro.Events.RotateStopEventInfo>

Inheritance System.Object 🡒 ToolEventInfo 🡒 RotateEventInfo 🡒 RotateStopEventInfo

Implements System.IEquatable<RotateStopEventInfo>

Constructors

RotateStopEventInfo() Constructor

public RotateStopEventInfo();

Properties

RotateStopEventInfo.InfoType Property

The type of the ToolEventInfo

public override string InfoType { get; }

Property Value

System.String