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

Meta