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

Show in webframe

ParaxialLength Property






Gets or sets the length of the paraxial lines.
Syntax
public float ParaxialLength {get; set;}
'Declaration   Public Property ParaxialLength As Single
'Usage   Dim instance As MedicalViewerParaxialCutCell Dim value As Single   instance.ParaxialLength = value   value = instance.ParaxialLength
public: property float ParaxialLength {    float get();    void set (    float value); }

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

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