←Select platform

Status Property

Summary
Gets the status of the property change.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public PropertyChangedStatus Status { get; set; } 
@property (nonatomic, assign) LTPropertyChangedStatus status; 
public PropertyChangedStatus getStatus() 
public void setStatus(PropertyChangedStatus status) 
public:  
   property PropertyChangedStatus^ Status 
   { 
      PropertyChangedStatus^ get() 
      void set(PropertyChangedStatus^ value) 
   } 
Status # get and set (AnnPropertyChangedEventArgs) 

Property Value

A PropertyChangedStatus that indicates the status of the property change.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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