CanvasItem.visible

If true this CanvasItem is drawn. Default value: true.

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

Meta