Shape.outlineThickness

The thickness of the shape's outline.

Note that negative values are allowed (so that the outline expands towards the center of the shape), and using zero disables the outline. By default, the outline thickness is 0.

  1. float outlineThickness [@property setter]
  2. float outlineThickness [@property getter]
    class Shape
    @property const
    float
    outlineThickness
    ()

Meta