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

Series3DControl Property







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

Property Value

Type: Leadtools.Medical3D.Medical3DControl The Leadtools.Medical3D.Medical3DControl used to render the 3D 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

VolumeViewer Class
VolumeViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

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