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

Viewer3DCell Property (Volume3DCreatedEventArgs)







Gets the Leadtools.Medical3D.Medical3DControl that contains the created volume.
Syntax
public Medical3DControl Viewer3DCell {get;}
'Declaration
 
Public ReadOnly Property Viewer3DCell As Medical3DControl
'Usage
 
Dim instance As Volume3DCreatedEventArgs
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

The Leadtools.Medical3D.Medical3DControl that contains the created 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

Volume3DCreatedEventArgs Class
Volume3DCreatedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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