←Select platform

Operation Property

Summary
Gets the type of the current edit operation.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnEditDesignerOperation Operation { get; } 
@property (nonatomic, assign, readonly) LTAnnEditDesignerOperation operation; 
public AnnEditDesignerOperation getOperation() 
public:  
   property AnnEditDesignerOperation^ Operation 
   { 
      AnnEditDesignerOperation^ get() 
   } 
Operation # get  (AnnEditDesignerEventArgs) 

Property Value

A AnnEditDesignerOperation that indicates the type of the current operation.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.