(Leadtools.Annotations.Designers)

Operation Property

Show in webframe





Gets a value that indicates which edit operation is currently being performed.
Syntax
public AnnEditDesignerOperation Operation {get; set;}
Public Property Operation As AnnEditDesignerOperation
public AnnEditDesignerOperation Operation {get; set;}
@property (nonatomic) 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

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.