StyleBoxLine.growBegin

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

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

Meta