lengthChanged Method

Summary

Propagates the changes made to the leftTotal property for all TreeNode objects above in the tree.

Syntax

TypeScript
    lengthChanged(node: TreeNode, oldLength: number, newLength: number): void; 

Parameters

node

The TreeNode that was updated.

oldLength

The previous length.

newLength

The current length.

Requirements

Target Platforms

See Also

PieceStructure Object

PieceStructure 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.