dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Components.Symbols
Outline Class
A convenience sub-class of SimpleLineSymbol for defining outlines of other symbols.
public class Outline : dymaptic.GeoBlazor.Core.Components.Symbols.SimpleLineSymbol
Inheritance System.Object 🡒 Microsoft.AspNetCore.Components.ComponentBase 🡒 MapComponent 🡒 Symbol 🡒 LineSymbol 🡒 SimpleLineSymbol 🡒 Outline
Properties
Outline.Type Property
The symbol type
public override string Type { get; }