←Select platform

ParaxialDistance Property

Summary

Gets or sets the distance between each paraxial line and the next.

Syntax

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

Property Value

value that determines the distance between each paraxial line and the next.

Remarks

To show or hide the paraxial line representation altogether, use the ShowLines property.

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