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

Show in webframe

PolygonLineIndex Property






Gets or sets the index of the polygon line that will be used to calculate the paraxial lines position.
Syntax
public int PolygonLineIndex {get; set;}
'Declaration   Public Property PolygonLineIndex As Integer
'Usage   Dim instance As MedicalViewerParaxialCutCell Dim value As Integer   instance.PolygonLineIndex = value   value = instance.PolygonLineIndex
public: property int PolygonLineIndex {    int get();    void set (    int value); }

Property Value

A zero-based index of the polygon line that will be used to calculate the paraxial lines position.
Remarks
To show or hide the paraxial line representation, use the ShowLines property.
Example
For an example, refer to MedicalViewerPanoramicCell.
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