LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

PolygonLineIndex Property

Show in webframe





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

 

 


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