The color of the anchor point
The size of the anchor point in pixels. To disable drawing of the anchor point set the size to zero.
Color of the filled background
Flag that determines if the filled background of the labels should be drawn or not.
Color of the label border
Flag that determines if border around the labels should be drawn or not.
Width of the label border in pixels
Radius, in pixels, of rounded corners.
Setting a value of 0 disables rounded corners. Default 0
Font family
Corresponds to the CSS font-family property
Font size in pixels
Corresponds to the CSS font-style property
Corresponds to the CSS font-variant property
Corresponds to the CSS font-weight property
The opacity of the label.
Setting the opacity will influence the label background and the border, but will not affect the actual label text. Opacity 1.0 is fully opaque, 0.0 if fully transparent (invisible).
The color of the text
Gets the appearance settings for this labels part as a Plain Old JavaScript Object (POJO).
Applies the settings in the given properties object to this appearance object
Generated using TypeDoc
Appearance settings for text labels