Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Create Method (AnnRunDesignerEventArgs)






The AnnObject that is entering run mode.
A AnnDesignerOperationStatus enumeration which represents the status of the run operation.
Creates a new instance of the AnnRunDesignerEventArgs class.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal obj As AnnObject, _
   ByVal operationStatus As AnnDesignerOperationStatus _
) As AnnRunDesignerEventArgs
-(id) initWithObject:(LTAnnObject*)obj
     operationStatus:(LTAnnDesignerOperationStatus) operation;
            
public AnnRunDesignerEvent(
   Object source,
   AnnObject obj,
   AnnDesignerOperationStatus operationStatus
)
            
 function Leadtools.Annotations.Core.AnnRunDesignerEventArgs.Create( 
   obj ,
   operationStatus 
)

Parameters

obj
The AnnObject that is entering run mode.
operationStatus
A AnnDesignerOperationStatus enumeration which represents the status of the run operation.
Requirements

Target Platforms

See Also

Reference

AnnRunDesignerEventArgs Class
AnnRunDesignerEventArgs Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features