State Property

Summary

State of this annotation history change.

Syntax
C#
VB
C++
public AnnHistoryItemState State { get; set; } 
Public Property State() As AnnHistoryItemState 
   Get 
   Set 
public:  
   property AnnHistoryItemState^ State 
   { 
      AnnHistoryItemState^ get() 
      void set(AnnHistoryItemState^ value) 
   } 

Property Value

State of this annotation history change. Default value is AnnHistoryItemState.Unchanged.

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.Engine Assembly