GeoBlazor Pro

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Components

TimeSliderStops Class

Defines specific locations on the time slider where thumbs will snap to when manipulated.
If unspecified, ten evenly spaced stops will be added.

public abstract class TimeSliderStops : dymaptic.GeoBlazor.Core.Components.MapComponent

Inheritance System.Object 🡒 Microsoft.AspNetCore.Components.ComponentBase 🡒 dymaptic.GeoBlazor.Core.Components.MapComponent 🡒 TimeSliderStops

Derived
↳ StopsByCount
↳ StopsByDates
↳ StopsByInterval

Properties

TimeSliderStops.Type Property

A non-ESRI property to determine the type of stops to help with the serialization.

public abstract dymaptic.GeoBlazor.Pro.Enums.TimeSliderStopsType Type { get; }

Property Value

TimeSliderStopsType