layout: default title: FillSymbol parent: Core Classes —

dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Components.Symbols

FillSymbol Class

Fill symbols are used to draw Polygon graphics in a GraphicsLayer or a FeatureLayer in a 2D MapView. To create new
fill symbols, use either SimpleFillSymbol or PictureFillSymbol.
ArcGIS Maps SDK for JavaScript

public abstract class FillSymbol : dymaptic.GeoBlazor.Core.Components.Symbols.Symbol

Inheritance System.Object 🡒 Microsoft.AspNetCore.Components.ComponentBase 🡒 MapComponent 🡒 Symbol 🡒 FillSymbol

Derived
PictureFillSymbol
SimpleFillSymbol