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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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