Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 561 Bytes

File metadata and controls

12 lines (8 loc) · 561 Bytes

FillStyle

FillStyle

Properties

Name Type Required Description
opacity Optional[float] No The opacity of the polygon, if applicable, between 0 and 1.
color Optional[str] No A 6 character hexadecimal string describing the color filling the geometry. The leading # is required, e.g. "#FF00FF"

[Back to Model list] [Back to API list] [Back to README]