Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

CreateObject Event






Optional delegate method for additional processing.
Syntax
'Declaration
 
Public Event CreateObject As EventHandler(Of RasterCommandProgressEventArgs)
'Usage
 
Dim instance As Medical3DContainer
Dim handler As EventHandler(Of RasterCommandProgressEventArgs)
 
AddHandler instance.CreateObject, handler

            

            
Event Data

The event handler receives an argument of type RasterCommandProgressEventArgs containing data related to this event. The following RasterCommandProgressEventArgs properties provide information specific to this event.

PropertyDescription
Cancel Gets or sets a value indicating whether the image processing command should be canceled.
Percent Gets the percentage completion of the command.
Requirements

Target Platforms

See Also

Reference

Medical3DContainer Class
Medical3DContainer Members

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