MedicalViewerDoublePlaneCutLine Class

Summary

Represents the class that is used to create and adjust a double oblique cut plane.

Syntax
C#
VB
C++
public class MedicalViewerDoublePlaneCutLine : MedicalViewerReferenceLine 
  
Public Class MedicalViewerDoublePlaneCutLine  
   Inherits MedicalViewerReferenceLine 
            public ref class MedicalViewerDoublePlaneCutLine : public MedicalViewerReferenceLine  

Remarks

An oblique cut plane allows the user to view an organ from any angle (i.e. 360 degree). It creates a new cell with an image that contains the results of the clipping. The new cell is a Derivative cell.

Example

For an example, refer to MedicalViewerPlaneCutLine

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.MedicalViewer Assembly