PropertyChangedStatus Enumeration

Summary

Provides data for the property changed status.

Syntax
TypeScript
JavaScript
lt.Annotations.Engine.PropertyChangedStatus = { 
	after: 0, 
	before: 1 
} 
lt.Annotations.Engine.PropertyChangedStatus = { 
	after: 0, 
	before: 1 
} 
Members

0

After

(0)The property has changed.

1

Before

(1)The property is about to change.

Remarks

Value for the AnnPropertyChangedEventArgs.Status property.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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