Shape.outlineColor

The outline color of the shape.

By default, the shape's outline color is opaque white.

  1. Color outlineColor [@property setter]
    class Shape
    @property
    outlineColor
  2. Color outlineColor [@property getter]

Meta