ScreenByAreaConfig

class Communicator.Util.IncrementalSelection.ScreenByAreaConfig()

Configuration object detailing how a screen by area selection begins.


Properties

Communicator.Util.IncrementalSelection.ScreenByAreaConfig.areaCssMax

The maximum coodinate in CSS pixel space for the selection window.

Communicator.Util.IncrementalSelection.ScreenByAreaConfig.areaCssMin

The minimum coodinate in CSS pixel space for the selection window.

Communicator.Util.IncrementalSelection.ScreenByAreaConfig.pickConfig

The configuration object used for this selection operation.