StyleBoxLine.growEnd

The number of pixels the line will extend past the StyleBoxLine's bounds. If set to a negative value, the line will end inside the StyleBoxLine's bounds.

  1. double growEnd [@property getter]
  2. double growEnd [@property setter]
    struct StyleBoxLine
    @nogc nothrow @property
    void
    growEnd
    (
    double v
    )

Meta