PolygonLineIndex Property

Summary
Gets or sets the index of the polygon line that will be used to calculate the paraxial lines position.
Syntax
C#
VB
C++
public int PolygonLineIndex { get; set; } 
  
Public Property PolygonLineIndex As Integer 
            public: 
property int PolygonLineIndex { 
   int get(); 
   void set (    int ); 
} 

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.