←Select platform

PropertyChangedStatus Enumeration

Summary

Provides data for the property changed status

Syntax

C#
VB
Java
WinRT C#
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, 
     
 }; 

Members

ValueMemberDescription
0After The property has changed.
1Before The property is about to change.
Remarks

Value for the AnnPropertyChangedEventArgs.Status property.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize