←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly