Skip to main content

@mapgear/geoapps > AreaStyle

AreaStyle class

Represents the styling of an Area symbology

Signature:
export declare class AreaStyle 

Properties

PropertyModifiersTypeDescription
BnumberThe blue value of this area color
FillBnumberThe blue fill value for the fill type
FillGnumberThe green fill value for the fill type
FillOpacitynumberThe opacity of the fill type
FillRnumberThe red fill value for the fill type
FillRGBAreadonlystringReturns the fill color of the fill type in RGBA format
FillSizenumberThe sice of the fill type
FillStrokeBnumberThe blue value from the stroke of the fill type
FillStrokeGnumberThe green value from the stroke of the fill type
FillStrokeOpacitynumberThe stroke opacity of the fill type
FillStrokeRnumberThe red value from the stroke of the fill type
FillStrokeRGBAreadonlystringReturns the stroke color of the fill type in RGBA format
FillStrokeWidthnumberThe stroke with of the fill type
FillTypestringThe type of fill (Hatch or Graphic)
GnumberThe green value of this area color
OpacitynumberThe opacity of this area color
RnumberThe red value of this area color
RGBAreadonlystringReturns the fill color in RGBA format