←Select platform

ChangeType Property

Summary
Gets the type of change.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnObjectChangedType ChangeType { get; } 
@property (nonatomic, assign, readonly) LTAnnObjectChangedType changeType; 
public AnnObjectChangedType getChangeType() 
public:  
   property AnnObjectChangedType^ ChangeType 
   { 
      AnnObjectChangedType^ get() 
   } 
ChangeType # get  (AnnAfterObjectChangedEventArgs) 

Property Value

An AnnObjectChangedType value specifying what is to be changed.

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.