←Select platform

ParaxialLength Property

Summary

Gets or sets the length of the paraxial lines.

Syntax

C#
VB
C++
public float ParaxialLength { get; set; } 
  
Public Property ParaxialLength As Single 
             
            public: 
property float ParaxialLength { 
   float get(); 
   void set (    float ); 
} 
             

Property Value

Value that determines the length of the paraxial lines.

Remarks

To show or hide the paraxial line representation altogether, use the property ShowLines. The user can manually change the length of the paraxial line by clicking and dragging on the paraxial lines handles which appears on edge of each paraxial line.

Example

For an example, refer to MedicalViewerPanoramicCell.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly