GeoBlazor Pro

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Components.Layers

FeatureReduction Class

Feature reduction is a technique to reduce the number of features that are rendered on the map.

ArcGIS
  
Maps SDK for JavaScript

</a>

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

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

Derived
↳ FeatureReductionBinning
↳ FeatureReductionCluster
↳ FeatureReductionSelection

Properties

FeatureReduction.Type Property

The type of Feature Reduction

public abstract string Type { get; }

Property Value

System.String