LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Series3DControl Property

Show in webframe






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: __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

See Also

Reference

VolumeViewer Class
VolumeViewer Members

 

 


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