LEADTOOLS Annotations (Leadtools.Annotations assembly)

OperationStatus Property (AnnEditDesignerEventArgs)

Show in webframe





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

            

            
public:
property AnnDesignerOperationStatus OperationStatus {
   AnnDesignerOperationStatus get();
}

Property Value

An AnnDesignerOperationStatus value that represents the status of the current editing operation of the AnnEditDesigner that raised this event.
Example
For an example, refer to AnnDesigner.
Requirements

Target Platforms

See Also

Reference

AnnEditDesignerEventArgs Class
AnnEditDesignerEventArgs Members

 

 


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