←Select platform

ChangeType Property

Summary

Gets the type of change.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public AnnObjectChangedType ChangeType { get; } 
Public ReadOnly Property ChangeType As Leadtools.Annotations.Automation.AnnObjectChangedType 
 @property (nonatomic,readonly) LTAnnObjectChangedType changeType;  
public AnnObjectChangedType getChangeType() 
 get_ChangeType();  
public:  
   property AnnObjectChangedType^ ChangeType 
   { 
      AnnObjectChangedType^ get() 
   } 

Property Value

An AnnObjectChangedType value specifying what is to be changed.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly