←Select platform

Operation Property

Summary
Gets the type of the current edit operation.
Syntax
C#
VB
Objective-C
C++
Java
public AnnEditDesignerOperation Operation { get; } 
Public ReadOnly Property Operation As AnnEditDesignerOperation 
@property (nonatomic,readonly) LTAnnEditDesignerOperation operation; 
public AnnEditDesignerOperation getOperation() 
public:  
   property AnnEditDesignerOperation^ Operation 
   { 
      AnnEditDesignerOperation^ get() 
   } 

Property Value

A AnnEditDesignerOperation that indicates the type of the current operation.

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.