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

Show in webframe

SelectedVolume Property







Gets or sets the selected Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier to be loaded.
Syntax
public VolumeIdentifier SelectedVolume {get; set;}
'Declaration
 
Public Property SelectedVolume As VolumeIdentifier
'Usage
 
Dim instance As LoadVolumesEventArgs
Dim value As VolumeIdentifier
 
instance.SelectedVolume = value
 
value = instance.SelectedVolume

            

            
public: __property VolumeIdentifier* get_SelectedVolume();
public: __property void set_SelectedVolume( 
   VolumeIdentifier* value
);
public:
property VolumeIdentifier^ SelectedVolume {
   VolumeIdentifier^ get();
   void set (    VolumeIdentifier^ value);
}

Property Value

The selected Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier to be loaded.
Requirements

Target Platforms

See Also

Reference

LoadVolumesEventArgs Class
LoadVolumesEventArgs Members

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