LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SeriesCell Property (Volume3DCreatedEventArgs)

Show in webframe






Gets the Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to create the 3D volume.
Syntax
public MedicalViewerMultiCell SeriesCell {get;}
'Declaration
 
Public ReadOnly Property SeriesCell As MedicalViewerMultiCell
'Usage
 
Dim instance As Volume3DCreatedEventArgs
Dim value As MedicalViewerMultiCell
 
value = instance.SeriesCell

            

            
public: __property MedicalViewerMultiCell* get_SeriesCell();
public:
property MedicalViewerMultiCell* SeriesCell {
   MedicalViewerMultiCell* get();
}

Property Value

The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to create the 3D 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.