Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResizeMultipleTool Extension

This is an extension and not part of the main GoJS library. Note that the API for this class may change at any time. If you intend to use an extension in production, you should copy the code to your own source directory. Extensions can be found in the GoJS kit under the extensions (for loading via script tags),extensionsTS (UMD modules), or extensionsJSM (ES6 modules) folders. See the Extensions intro page for more information.

Hierarchy

The ResizeMultipleTool class lets the user resize multiple objects at once.

If you want to experiment with this extension, try the Resize Multiple sample.

Index

Constructors

Methods

Inherited Members

Constructors

  • Constructs a ResizeMultipleTool and sets the name for the tool.

    Returns ResizeMultipleTool

Methods

  • resize(newr: Rect): void