CanvasItem.showBehindParent

If true, the object draws behind its parent.

  1. bool showBehindParent [@property getter]
    struct CanvasItem
    @nogc nothrow @property
    bool
    showBehindParent
    ()
  2. bool showBehindParent [@property setter]

Meta