ReferenceRect.borderWidth

Sets the border width of the ReferenceRect. The border grows both inwards and outwards with respect to the rectangle box.

  1. double borderWidth [@property getter]
    struct ReferenceRect
    @nogc nothrow @property
    double
    borderWidth
    ()
  2. double borderWidth [@property setter]

Meta