GeoBlazor Pro
layout: pro title: Barrier parent: Pro Classes grand_parent: GeoBlazor Pro —
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Model
Barrier Class
A base class for barriers to restrict travel along a street network when using a RouteLayer.
public abstract class Barrier
Inheritance System.Object 🡒 Barrier
Derived
↳ PointBarrier
↳ PolygonBarrier
↳ PolylineBarrier
Properties
Barrier.Type Property
The type of barrier
public abstract string Type { get; }