dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Functions
ThumbCreatedFunction(int, double, ElementReference, ElementReference) Delegate
Passes a JavaScript function to an ArcGIS property.
public delegate System.Threading.Tasks.Task ThumbCreatedFunction(int index, double value, Microsoft.AspNetCore.Components.ElementReference thumbElement, Microsoft.AspNetCore.Components.ElementReference labelElement);
Parameters
index
System.Int32
value
System.Double
thumbElement
Microsoft.AspNetCore.Components.ElementReference
labelElement
Microsoft.AspNetCore.Components.ElementReference