LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SeriesCell Property (Volume3DLoadedEventArgs)

Show in webframe






Gets the cell which the volume was loaded from.
Syntax
public MedicalViewerMultiCell SeriesCell {get;}
'Declaration
 
Public ReadOnly Property SeriesCell As MedicalViewerMultiCell
'Usage
 
Dim instance As Volume3DLoadedEventArgs
Dim value As MedicalViewerMultiCell
 
value = instance.SeriesCell

            

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

Property Value

Type: Leadtools.MedicalViewer.MedicalViewerMultiCell Gets the Leadtools.MedicalViewer.MedicalViewerMultiCell which the volume was loaded from.
Requirements

Target Platforms

See Also

Reference

Volume3DLoadedEventArgs Class
Volume3DLoadedEventArgs Members

 

 


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