CutPlaneCell Property

Summary

Gets or sets the Leadtools.MedicalViewer.MedicalViewerCell that is used for the display the cut-plane.

Syntax
C#
VB
C++
public MedicalViewerCell CutPlaneCell { get; set; } 
  
Public Property CutPlaneCell As MedicalViewerCell 
public: 
property MedicalViewerCell^ CutPlaneCell { 
   MedicalViewerCell^ get(); 
   void set (    MedicalViewerCell^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly