LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

CutPlaneCell Property







Gets or sets the Leadtools.MedicalViewer.MedicalViewerCell that is used for the display the cut-plane.
Syntax
public MedicalViewerCell CutPlaneCell {get; set;}
'Declaration
 
Public Property CutPlaneCell As MedicalViewerCell
'Usage
 
Dim instance As CutPlaneCellEventArgs
Dim value As MedicalViewerCell
 
instance.CutPlaneCell = value
 
value = instance.CutPlaneCell
public MedicalViewerCell CutPlaneCell {get; set;}
 get_CutPlaneCell();
set_CutPlaneCell(value);
public: __property MedicalViewerCell* get_CutPlaneCell();
public: __property void set_CutPlaneCell( 
   MedicalViewerCell* value
);
public:
property MedicalViewerCell* CutPlaneCell {
   MedicalViewerCell* get();
   void set (    MedicalViewerCell* value);
}

Property Value

The Leadtools.MedicalViewer.MedicalViewerCell that is used for the display the cut-plane.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CutPlaneCellEventArgs Class
CutPlaneCellEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.