Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Create Method (AnnDrawDesignerEventArgs)

Show in webframe
The AnnObject that is being drawn.
A AnnDesignerOperationStatus enumeration which represents the status of the draw operation.
Creates a new instance of the AnnDrawDesignerEventArgs class.
Syntax
 function Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.create( 
   obj ,
   operationStatus 
)

Parameters

ParameterTypeDescription
objAnnObjectThe AnnObject that is being drawn.
operationStatusAnnDesignerOperationStatusA AnnDesignerOperationStatus enumeration which represents the status of the draw operation.
See Also

Reference

AnnDrawDesignerEventArgs Object
AnnDrawDesignerEventArgs Members

Error processing SSI file