solidFillStyle Element

The solidFillStyle element fills a shape with one color.

Syntax

<solidFillStyle id="styleId" color="color" [alpha="fillOpacity"]/>

 

Attributes

Name

Description

Value type

Optional

Default Value

id

Object identifier

id

no

-

color

Color of the solid fill

color

yes

#000000

alpha

Sets the transparancy of the solid fill. It is the same for all pixels. This attribute can take values from 0 to 255.

0 - completely transparent.

255 - completely opaque.

integer

yes

255

Parent Elements

styles collection

See Also

XML Schema Reference