GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Events
RotateStartEventInfo 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 record RotateStartEventInfo : dymaptic.GeoBlazor.Pro.Events.RotateEventInfo, System.IEquatable<dymaptic.GeoBlazor.Pro.Events.RotateStartEventInfo>
Inheritance System.Object 🡒 ToolEventInfo 🡒 RotateEventInfo 🡒 RotateStartEventInfo
Implements System.IEquatable<RotateStartEventInfo>
Constructors
RotateStartEventInfo() Constructor
public RotateStartEventInfo();
Properties
RotateStartEventInfo.InfoType Property
The type of the ToolEventInfo
public override string InfoType { get; }