Control.marginLeft

Distance between the node's left edge and its parent container, based on anchorLeft.

  1. double marginLeft [@property getter]
  2. double marginLeft [@property setter]
    struct Control
    @nogc nothrow @property
    void
    marginLeft
    (
    double v
    )

Meta