Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

ShowLines Property (MedicalViewerParaxialCutCell)






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

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