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

Leadtools.Annotations.Engine Assembly

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