fillColor

fillColor: undefined | ColorDef

Optional fill color for region interiors. Set the same as GeometryParams.lineColor for an opaque fill. Valid when GeometryParams.fillDisplay is not FillDisplay.Never, GeometryParams.gradient is undefined, and GeometryParams.backgroundFill is BackgroundFill.None. The transparency component is ignored and should instead be specified using GeometryParams.fillTransparency.

Defined in

Last Updated: 08 January, 2020