←Select platform

OldValue Property

Summary
Gets the old (previous) value of the property being changed.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public object OldValue { get; } 
@property (nonatomic, strong, readonly) NSObject *propertyOldValue; 
public Object getOldValue() 
public:  
   property Object^ OldValue 
   { 
      Object^ get() 
   } 
OldValue # get  (AnnPropertyChangedEventArgs) 

Property Value

The old (previous) value of the property being changed.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.