ShowLines Property

Summary
Gets or sets the value that determines whether to show the paraxial lines representation over the generator polygon MedicalViewerMPRPolygon and the MedicalViewerPanoramicCell.
Syntax
C#
C++/CLI
public bool ShowLines { get; set; } 
            public: 
property bool ShowLines { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to show the paraxial line representation, false otherwise.

Remarks

The paraxial cuts are images generated from the lines that are perpendicular to one of the MedicalViewerMPRPolygon lines.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.