Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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: __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

See Also

Reference

CutPlaneCellEventArgs Class
CutPlaneCellEventArgs Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features