LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Viewer3DCell Property (Volume3DCreatedEventArgs)

Show in webframe






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: __property Medical3DControl* get_Viewer3DCell();
public:
property Medical3DControl* Viewer3DCell {
   Medical3DControl* get();
}

Property Value

The Leadtools.Medical3D.Medical3DControl that contains the created volume.
Requirements

Target Platforms

See Also

Reference

Volume3DCreatedEventArgs Class
Volume3DCreatedEventArgs Members

 

 


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