Polygon2D.invertEnable

If true polygon will be inverted, containing the area outside the defined points and extending to the invert_border. Default value: false.

  1. bool invertEnable [@property getter]
    struct Polygon2D
    @nogc nothrow @property
    bool
    invertEnable
    ()
  2. bool invertEnable [@property setter]

Meta