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

Show in webframe

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

See Also

Reference

DoubleCutPlaneCellEventArgs Class
DoubleCutPlaneCellEventArgs Members

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