LEADTOOLS Annotations (Leadtools.Annotations assembly)

Operation Property (AnnEditDesigner)

Show in webframe





Gets a value that indicates the current edit operation.
Syntax
public virtual AnnEditDesignerOperation Operation {get;}
'Declaration
 
Public Overridable ReadOnly Property Operation As AnnEditDesignerOperation
'Usage
 
Dim instance As AnnEditDesigner
Dim value As AnnEditDesignerOperation
 
value = instance.Operation

            

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

Property Value

An AnnEditDesignerOperation value that represents the current edit operation (status) of this AnnEditDesigner.
Example
For an example, refer to AnnDesigner.
Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


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