OutlineColor.setOutlineColor

Set the outline color. Use colors from the preset color list or a web style hex color.

mixintemplate OutlineColor()
setOutlineColor
(
this T
)
(
string color
)

Parameters

color string

The outline color.

Return Value

Type: auto

This widget to aid method chaining.

See Also

Meta