LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MultiCell Property

Show in webframe






Gets the Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to create the cut-plane.
Syntax
public MedicalViewerMultiCell MultiCell {get;}
'Declaration
 
Public ReadOnly Property MultiCell As MedicalViewerMultiCell
'Usage
 
Dim instance As CutPlaneCellEventArgs
Dim value As MedicalViewerMultiCell
 
value = instance.MultiCell

            

            
public: __property MedicalViewerMultiCell* get_MultiCell();
public:
property MedicalViewerMultiCell* MultiCell {
   MedicalViewerMultiCell* get();
}

Property Value

The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to create the cut-plane.
Requirements

Target Platforms

See Also

Reference

CutPlaneCellEventArgs Class
CutPlaneCellEventArgs Members

 

 


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