Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

ParaxialDistance Property






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

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