LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnRunDesignerEventArgs Constructor (AnnRunDesignerEventArgs)

Show in webframe





The AnnObject currently being run.
An AnnDesignerOperationStatus value that represents the current status of the running operation.
Initializes a new instance of the AnnRunDesignerEventArgs class.
Syntax
public AnnRunDesignerEventArgs( 
   AnnObject obj,
   AnnDesignerOperationStatus operationStatus
)
'Declaration
 
Public Function New( _
   ByVal obj As AnnObject, _
   ByVal operationStatus As AnnDesignerOperationStatus _
)
'Usage
 
Dim obj As AnnObject
Dim operationStatus As AnnDesignerOperationStatus
 
Dim instance As New AnnRunDesignerEventArgs(obj, operationStatus)

            

            
public:
AnnRunDesignerEventArgs( 
   AnnObject^ obj,
   AnnDesignerOperationStatus operationStatus
)

Parameters

obj
The AnnObject currently being run.
operationStatus
An AnnDesignerOperationStatus value that represents the current status of the running operation.
Example
For an example, refer to AnnRunDesigner.
Requirements

Target Platforms

See Also

Reference

AnnRunDesignerEventArgs Class
AnnRunDesignerEventArgs Members

 

 


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