rectangle property

  1. @Bool()
bool rectangle
getter/setter pair

Whether the endpoints are interpreted as a rectangular/block selection rather than a linear selection.

Implementation

@ffi.Bool()
external bool rectangle;