(Leadtools.Annotations.Core)

Create Method (AnnRunDesignerEventArgs)

Show in webframe





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
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

 

 


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