GeoBlazor Pro


layout: pro title: RotateStopEventInfo parent: Pro Classes grand_parent: GeoBlazor Pro —

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Model

RotateStopEventInfo 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 RotateStopEventInfo : dymaptic.GeoBlazor.Pro.Model.RotateEventInfo

Inheritance System.Object 🡒 ToolEventInfo 🡒 RotateEventInfo 🡒 RotateStopEventInfo

Properties

RotateStopEventInfo.InfoType Property

The type of the ToolEventInfo

public override string InfoType { get; }

Property Value

System.String