Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Create Method (AnnSerializeObjectEventArgs)






The type name of the annotation object being loaded or saved.
The annotation object being loaded or saved.
Any error that may have occurred.
Creates a new instance of AnnSerializeObjectEventArgs.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal typeName As String, _
   ByVal annObject As AnnObject, _
   ByVal error As Exception _
) As AnnSerializeObjectEventArgs
-(id) initWithTypeName:(NSString*) name
             annObject:(LTAnnObject*) obj
                 error:(NSException*) anError;
            
public AnnSerializeObjectEvent(Object source,
   String typeName,
   AnnObject annObject,
   RuntimeException error
)
            
 function Leadtools.Annotations.Core.AnnSerializeObjectEventArgs.Create( 
   typeName ,
   annObject ,
   error 
)

Parameters

typeName
The type name of the annotation object being loaded or saved.
annObject
The annotation object being loaded or saved.
error
Any error that may have occurred.

Return Value

The created AnnSerializeObjectEventArgs instance
Requirements

Target Platforms

See Also

Reference

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