←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize