LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Operation Property (AnnEditDesigner)

Show in webframe





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

            

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

Property Value

An AnnEditDesignerOperation value that represents the current edit operation (status) of this AnnEditDesigner.
Example

For C#/VB examples, 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.