enterEditingScope Method

Begin a new graphical editing scope.

enterEditingScope(): Promise<GraphicalEditingScope>

@throws Error if an editing scope already exists or one could not be created.

@see - GraphicalEditingScope.exit to exit the scope.

Returns - Promise<GraphicalEditingScope>

Defined in

Last Updated: 16 April, 2024