GeoBlazor Pro

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Components

FeatureReductionSelection Class

Declutters points in the SceneView by thinning overlapping features so no features
intersect on screen.
ArcGIS Maps SDK for JavaScript

public class FeatureReductionSelection : dymaptic.GeoBlazor.Pro.Components.Layers.FeatureReduction

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

Constructors

FeatureReductionSelection() Constructor

Parameterless constructor for use as a Razor Component.

public FeatureReductionSelection();

Properties

FeatureReductionSelection.Type Property

The type of Feature Reduction

public override string Type { get; }

Property Value

System.String