LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnnRunDesignerEventArgs Constructor
See Also 
Leadtools.Annotations Namespace > AnnRunDesignerEventArgs Class : AnnRunDesignerEventArgs Constructor



obj
The AnnObject currently being run.
operationStatus
An AnnDesignerOperationStatus value that represents the current status of the running operation.

The AnnRunDesignerEventArgs Constructor is available in LEADTOOLS Document and Medical Imaging toolkits.

Initializes a new instance of the AnnRunDesignerEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal obj As AnnObject, _
   ByVal operationStatus As AnnDesignerOperationStatus _
)
Visual Basic (Usage)Copy Code
Dim obj As AnnObject
Dim operationStatus As AnnDesignerOperationStatus
 
Dim instance As New AnnRunDesignerEventArgs(obj, operationStatus)
C# 
public AnnRunDesignerEventArgs( 
   AnnObject obj,
   AnnDesignerOperationStatus operationStatus
)
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features