Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

Operation Property (AnnEditDesignerEventArgs)






Gets the current edit operation
Syntax
public AnnEditDesignerOperation Operation {get;}
'Declaration
 
Public ReadOnly Property Operation As AnnEditDesignerOperation
'Usage
 
Dim instance As AnnEditDesignerEventArgs
Dim value As AnnEditDesignerOperation
 
value = instance.Operation

            

            
public:
property AnnEditDesignerOperation Operation {
   AnnEditDesignerOperation get();
}

Property Value

An AnnEditDesignerOperation value that represents the current edit operation.
Example
For an example, refer to AnnDesigner.
Requirements

Target Platforms

See Also

Reference

AnnEditDesignerEventArgs Class
AnnEditDesignerEventArgs Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)