←Select platform

OldValue Property

Summary
Gets the old (previous) value of the property being changed.
Syntax
C#
VB
C++
Java
public object OldValue { get; } 
Public ReadOnly Property OldValue As Object 
public Object getOldValue() 
public:  
   property Object^ OldValue 
   { 
      Object^ get() 
   } 

Property Value

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

Requirements

Target Platforms

Help Version 21.0.2021.7.2
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.