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]
    struct StyleBoxLine
    @nogc nothrow @property
    double
    growEnd
    ()
  2. double growEnd [@property setter]

Meta