Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

MediaObjectCreated Event






Occurs when a Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement is created.
Syntax
public event EventHandler<MediaItemEventArgs> MediaObjectCreated
'Declaration
 
Public Event MediaObjectCreated As EventHandler(Of MediaItemEventArgs)
'Usage
 
Dim instance As MediaCreationEventBroker
Dim handler As EventHandler(Of MediaItemEventArgs)
 
AddHandler instance.MediaObjectCreated, handler

            

            
public:
event EventHandler<MediaItemEventArgs^>^ MediaObjectCreated
Event Data

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

PropertyDescription
Item Gets or sets the Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement item.
Requirements

Target Platforms

See Also

Reference

MediaCreationEventBroker Class
MediaCreationEventBroker Members

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