dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Enums

SimpleLineSymbolStyle Enum

Possible line style values for SimpleLineSymbol

public enum SimpleLineSymbolStyle

Fields

Dash 0

DashDot 1

Dot 2

LongDash 3

LongDashDot 4

LongDashDotDot 5

None 6

ShortDash 7

ShortDashDot 8

ShortDashDotDot 9

ShortDot 10

Solid 11