LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ShowLines Property (MedicalViewerParaxialCutCell)

Show in webframe





Gets or sets the value that determines whether to show the paraxial lines representation over the generator polygon MedicalViewerMPRPolygon and the MedicalViewerPanoramicCell.
Syntax
public bool ShowLines {get; set;}
'Declaration
 
Public Property ShowLines As Boolean
'Usage
 
Dim instance As MedicalViewerParaxialCutCell
Dim value As Boolean
 
instance.ShowLines = value
 
value = instance.ShowLines

            

            
public:
property bool ShowLines {
   bool get();
   void set (    bool value);
}

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

See Also

Reference

MedicalViewerParaxialCutCell Class
MedicalViewerParaxialCutCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features