C#
VB
C++
Gets the type of change.
public AnnObjectChangedType ChangeType { get; }
Public ReadOnly Property ChangeType As Leadtools.Annotations.AnnObjectChangedType
public:
property Leadtools.Annotations.AnnObjectChangedType ChangeType {
Leadtools.Annotations.AnnObjectChangedType get();
}
An AnnObjectChangedType value specifying what is to be changed.
For an example, refer to BeforeObjectChanged.
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