StyleBox.contentMarginRight

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

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

Meta