GraphNode.selected

If true, the GraphNode is selected.

  1. bool selected [@property getter]
    struct GraphNode
    @nogc nothrow @property
    bool
    selected
    ()
  2. bool selected [@property setter]

Meta