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

Show in webframe

LoadVolumes Event







Occurs when a volume needs to be selected from multiple volumes.
Syntax
public event EventHandler<LoadVolumesEventArgs> LoadVolumes
'Declaration
 
Public Event LoadVolumes As EventHandler(Of LoadVolumesEventArgs)
'Usage
 
Dim instance As Load3DVolumeCommand
Dim handler As EventHandler(Of LoadVolumesEventArgs)
 
AddHandler instance.LoadVolumes, handler

            

            
public: __event EventHandler<LoadVolumesEventArgs*>* LoadVolumes
public:
event EventHandler<LoadVolumesEventArgs^>^ LoadVolumes
Event Data

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

PropertyDescription
AvailableVolumes Gets an array of VolumeIdentifiers to select from.
SelectedVolume Gets or sets the selected Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier to be loaded.
Requirements

Target Platforms

See Also

Reference

Load3DVolumeCommand Class
Load3DVolumeCommand Members

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