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]
  2. double borderWidth [@property setter]
    struct ReferenceRect
    @nogc nothrow @property
    void
    borderWidth
    (
    double v
    )

Meta