GeoBlazor Pro
layout: pro title: RotateStartEventInfo parent: Pro Classes grand_parent: GeoBlazor Pro —
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Model
RotateStartEventInfo Class
This information is returned as toolEventInfo parameter for the update event while the user is rotating the graphics. It returns additional information associated with the rotate operation and what stage it is at.
public class RotateStartEventInfo : dymaptic.GeoBlazor.Pro.Model.RotateEventInfo
Inheritance System.Object 🡒 ToolEventInfo 🡒 RotateEventInfo 🡒 RotateStartEventInfo
Properties
RotateStartEventInfo.InfoType Property
The type of the ToolEventInfo
public override string InfoType { get; }