←Select platform

Operation Property

Summary

Gets a value that indicates which edit operation is currently being performed.

Syntax

C#
VB
Java
Objective-C
WinRT C#
@property (nonatomic, assign) LTAnnEditDesignerOperation operation
public AnnEditDesignerOperation getOperation() 
public void setOperation(AnnEditDesignerOperation operation) 
get_Operation(); 
set_Operation(value); 
Object.defineProperty('Operation'); 

Property Value

The current edit operation. The default value is AnnEditDesignerOperation.None.

Remarks

This property indicates which edit operation is currently being performed on this AnnEditDesigner. It gets updated whenever the object receives Edit events.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Designers Assembly
Click or drag to resize