Polygon
in package
implements
StyleInterface
Interfaces, Classes, Traits and Enums
Table of Contents
- $color : string
- $fillColor : string
- $fillOpacity : float
- $opacity : int
- $weight : int
- __construct() : mixed
Properties
$color
public
string
$color
= "rgba(0, 0, 0, 1)"
$fillColor
public
string
$fillColor
= "#006b00"
$fillOpacity
public
float
$fillOpacity
= 0.1
$opacity
public
int
$opacity
= 1
$weight
public
int
$weight
= 2
Methods
__construct()
public
__construct(array<string|int, mixed> $options) : mixed
Parameters
- $options : array<string|int, mixed>