←Select platform

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#
VB
C++
public bool ShowLines { get; set; } 
  
Public Property ShowLines As Boolean 
             
            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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly