StyleBox.contentMarginLeft

The left margin for the contents of this style box. Increasing this value reduces the space available to the contents from the left. Refer to contentMarginBottom for extra considerations.

  1. double contentMarginLeft [@property getter]
    struct StyleBox
    @nogc nothrow @property
    double
    contentMarginLeft
    ()
  2. double contentMarginLeft [@property setter]

Meta