label

Add a raw label "on" the relationship line.

  1. auto label(Relation m, string txt, LabelPos pos)
  2. auto label(Relation m, string txt)
    @safe
    label
    (
    Relation m
    ,
    string txt
    )

Meta