LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Operation Property (AnnEditDesigner)






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 AnnEditDesignerOperation Operation {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.