Gets or sets the index of the polygon line that will be used to calculate the paraxial lines position.
public int PolygonLineIndex { get; set; }
Public Property PolygonLineIndex As Integer
A zero-based index of the polygon line that will be used to calculate the paraxial lines position.
To show or hide the paraxial line representation, use the ShowLines property.
For an example, refer to MedicalViewerPanoramicCell.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET