Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimpleFillSymbolProperties

Hierarchy

Index

Properties

Properties

Optional color

color: string | Color | number[]

The color of the symbol.

Read more...

Optional outline

The outline of the polygon.

Read more...

Optional style

style: "none" | "solid" | "cross" | "backward-diagonal" | "diagonal-cross" | "forward-diagonal" | "horizontal" | "vertical"

The fill style.

Read more...

Optional type

type: "simple-fill" | "picture-fill"

The symbol type.

Read more...

Generated using TypeDoc