disableKey Method

Summary

Disables the use of the specified key on the specified Piece.

Syntax

TypeScript
    disableKey(piece: Piece, key: string): void; 

Parameters

piece

The Piece to update.

key

The key to disable.

Remarks

This would be used to make the specific key for this Piece object not able to be used.

Requirements

Target Platforms

See Also

PieceManager Object

PieceManager Members

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.