LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Viewer3DCell Property (Volume3DLoadedEventArgs)







Gets the 3D control used to display the volume.
Syntax
public Medical3DControl Viewer3DCell {get;}
'Declaration
 
Public ReadOnly Property Viewer3DCell As Medical3DControl
'Usage
 
Dim instance As Volume3DLoadedEventArgs
Dim value As Medical3DControl
 
value = instance.Viewer3DCell
public Medical3DControl Viewer3DCell {get;}
 get_Viewer3DCell(); 
public: __property Medical3DControl* get_Viewer3DCell();
public:
property Medical3DControl* Viewer3DCell {
   Medical3DControl* get();
}

Property Value

Type: Leadtools.Medical3D.Medical3DControl The 3D Leadtools.Medical3D.Medical3DControl used to display the volume.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Volume3DLoadedEventArgs Class
Volume3DLoadedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.