RectangleSelectMode: "Complete" | "Partial" | "Both"

Selection mode of the rectangle select tool.

  • Complete: elements have to be completely inside of the rectangle to be selected
  • Partial: elements have to be partially inside of the rectangle to be selected
  • Both: if rectangle is drawn from left to right Complete will be used, otherwise Partial

Generated using TypeDoc