Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

Operation Property







Gets a value that indicates which edit operation is currently being performed.
Syntax
public AnnEditDesignerOperation Operation {get; set;}
'Declaration
 
Public Property Operation As AnnEditDesignerOperation
'Usage
 
Dim instance As AnnEditDesigner
Dim value As AnnEditDesignerOperation
 
instance.Operation = value
 
value = instance.Operation
public AnnEditDesignerOperation Operation {get; set;}
@property (nonatomic, assign) LTAnnEditDesignerOperation operation
public AnnEditDesignerOperation getOperation()
public void setOperation(AnnEditDesignerOperation operation)
            
 <br/>get_Operation();<br/>set_Operation(value);<br/>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

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features