C#
VB
Java
Objective-C
WinRT C#
C++
Gets the type of change.
public AnnObjectChangedType ChangeType { get; }
Public ReadOnly Property ChangeType As Leadtools.Annotations.Automation.AnnObjectChangedType
public Leadtools.Annotations.Automation.AnnObjectChangedType ChangeType {get;}
@property (nonatomic,readonly) LTAnnObjectChangedType changeType;
public AnnObjectChangedType getChangeType()
get_ChangeType();
public:
property AnnObjectChangedType^ ChangeType
{
AnnObjectChangedType^ get()
}
An AnnObjectChangedType value specifying what is to be changed.
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