C#
VB
Java
WinRT C#
C++
Provides data for the property changed status
public enum PropertyChangedStatus  Public Enum PropertyChangedStatus
public enum PropertyChangedStatus  public enum PropertyChangedStatus Leadtools.Annotations.Core.PropertyChangedStatus = function() { };Leadtools.Annotations.Core.PropertyChangedStatus.prototype = {After = 0x00000000,Before = 0x00000001,};
public:enum class PropertyChangedStatus sealed
Members
| Value | Member | Description | 
|---|---|---|
| 0 | After | The property has changed. | 
| 1 | Before | The property is about to change. | 
Value for the AnnPropertyChangedEventArgs.Status property.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
