LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Volume3DHost Property

Show in webframe






Gets the control used to display the 3D volume control.
Syntax
public VolumeViewer Volume3DHost {get;}
'Declaration
 
Public ReadOnly Property Volume3DHost As VolumeViewer
'Usage
 
Dim instance As Volume3DLoadedEventArgs
Dim value As VolumeViewer
 
value = instance.Volume3DHost

            

            
public: __property VolumeViewer* get_Volume3DHost();
public:
property VolumeViewer* Volume3DHost {
   VolumeViewer* get();
}

Property Value

Type: VolumeViewer The VolumeViewer used to display the 3D volume control.
Requirements

Target Platforms

See Also

Reference

Volume3DLoadedEventArgs Class
Volume3DLoadedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.