←Select platform

ChangeType Property

Summary
Gets the type of change.
Syntax
C#
VB
Objective-C
C++
Java
public AnnObjectChangedType ChangeType { get; } 
Public ReadOnly Property ChangeType As AnnObjectChangedType 
@property (nonatomic,readonly) LTAnnObjectChangedType changeType; 
public AnnObjectChangedType getChangeType() 
public:  
   property AnnObjectChangedType^ ChangeType 
   { 
      AnnObjectChangedType^ get() 
   } 

Property Value

An AnnObjectChangedType value specifying what is to be changed.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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