Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Create Method (AnnLoadPictureEventArgs)






The loaded picture object.
The owner annotation object.
The owner annotation container.
Information on any error that may have occurred.
Creates a new instance of AnnLoadPictureEventArgs with the specified parameters.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal picture As AnnPicture, _
   ByVal annObject As AnnObject, _
   ByVal container As AnnContainer, _
   ByVal error As Exception _
) As AnnLoadPictureEventArgs
-(id)initWithPicture:(LTAnnPicture*) aPiture
              object:(LTAnnObject*)  anAnnObject
           container:(LTAnnContainer*) aContainer
               error:(NSError*) anError;
            
public AnnLoadPictureEvent(
   Object source,
   AnnPicture picture,
   AnnObject annObject,
   AnnContainer container,
   Exception error
)
            
 function Leadtools.Annotations.Core.AnnLoadPictureEventArgs.Create( 
   picture ,
   annObject ,
   container ,
   error 
)

Parameters

picture
The loaded picture object.
annObject
The owner annotation object.
container
The owner annotation container.
error
Information on any error that may have occurred.

Return Value

The newly created object.
Requirements

Target Platforms

See Also

Reference

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