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

Show in webframe

SelectedVolumeType Property







Gets or sets the current selected Leadtools.Medical3D.Medical3DVolumeType
Syntax
public virtual Medical3DVolumeType SelectedVolumeType {get; set;}
'Declaration
 
Public Overridable Property SelectedVolumeType As Medical3DVolumeType
'Usage
 
Dim instance As WorkstationState
Dim value As Medical3DVolumeType
 
instance.SelectedVolumeType = value
 
value = instance.SelectedVolumeType

            

            
public: __property virtual Medical3DVolumeType get_SelectedVolumeType();
public: __property virtual void set_SelectedVolumeType( 
   Medical3DVolumeType value
);
public:
virtual property Medical3DVolumeType SelectedVolumeType {
   Medical3DVolumeType get();
   void set (    Medical3DVolumeType value);
}

Property Value

The current selected Leadtools.Medical3D.Medical3DVolumeType
Remarks
The component changing the 3D volume type should update this value.
Requirements

Target Platforms

See Also

Reference

WorkstationState Class
WorkstationState Members

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