Interface PolygonStyleOptions

Hierarchy

  • PolygonStyleOptions

Properties

Properties

fill?: {
    colour?: string | number[] | ColourParams;
    style?: FillStyleType;
}

Type declaration

Generated using TypeDoc