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

SecondCutPlaneCell Property







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

Property Value

The Leadtools.MedicalViewer.MedicalViewerCell that is used for the display the second 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

DoubleCutPlaneCellEventArgs Class
DoubleCutPlaneCellEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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