←Select platform

Operation Property

Summary

Gets the type of the current edit operation.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public AnnEditDesignerOperation Operation { get; } 
Public ReadOnly Property Operation As Leadtools.Annotations.Core.AnnEditDesignerOperation 
@property (nonatomic,readonly) LTAnnEditDesignerOperation operation; 
public AnnEditDesignerOperation getOperation() 
 get_Operation();  
public:  
   property AnnEditDesignerOperation^ Operation 
   { 
      AnnEditDesignerOperation^ get() 
   } 

Property Value

A AnnEditDesignerOperation that indicates the type of the current operation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly