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

Leadtools.Annotations.Engine Assembly