LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ParaxialDistance Property

Show in webframe





Gets or sets the distance between each paraxial line and the next.
Syntax
public float ParaxialDistance {get; set;}
'Declaration
 
Public Property ParaxialDistance As Single
'Usage
 
Dim instance As MedicalViewerParaxialCutCell
Dim value As Single
 
instance.ParaxialDistance = value
 
value = instance.ParaxialDistance

            

            
public:
property float ParaxialDistance {
   float get();
   void set (    float value);
}

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

See Also

Reference

MedicalViewerParaxialCutCell Class
MedicalViewerParaxialCutCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features