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

Show in webframe

VolumeLoadingCompleted Event (WorkstationEventBroker)







Occurs when a 3D volume loading is completed successfully.
Syntax
public event EventHandler<Volume3DCreatedEventArgs> VolumeLoadingCompleted
'Declaration
 
Public Event VolumeLoadingCompleted As EventHandler(Of Volume3DCreatedEventArgs)
'Usage
 
Dim instance As WorkstationEventBroker
Dim handler As EventHandler(Of Volume3DCreatedEventArgs)
 
AddHandler instance.VolumeLoadingCompleted, handler

            

            
public: __event EventHandler<Volume3DCreatedEventArgs*>* VolumeLoadingCompleted
public:
event EventHandler<Volume3DCreatedEventArgs^>^ VolumeLoadingCompleted
Event Data

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

PropertyDescription
SeriesCell Gets the Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to create the 3D volume.
Viewer3DCell Gets the Leadtools.Medical3D.Medical3DControl that contains the created volume.
Requirements

Target Platforms

See Also

Reference

WorkstationEventBroker Class
WorkstationEventBroker Members

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