Back to Website
Show / Hide Table of Contents

Class SelectItemsByRectCommand

Inheritance
BaseCommand<ISelectItemsByRectArgs, void>
SelectItemsByRectCommand
Package: @aurigma/design-atoms

Constructors

(constructor)(args, _canvas, _commandManager)

Constructs a new instance of the SelectItemsByRectCommand class

Declaration
constructor(args: ISelectItemsByRectArgs, _canvas: Canvas, _commandManager: CommandManager);
Parameters
Type Name Description
ISelectItemsByRectArgs args
Canvas _canvas
CommandManager _commandManager

Methods

execute()

Declaration
execute(): Promise<void>;
Returns
Type Description
Promise<void>
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback