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

Show in webframe

ActiveLineColor Property






Gets or sets the color of the active paraxial line.
Syntax
public Color ActiveLineColor {get; set;}
'Declaration   Public Property ActiveLineColor As Color
'Usage   Dim instance As MedicalViewerParaxialCutCell Dim value As Color   instance.ActiveLineColor = value   value = instance.ActiveLineColor
public: property Color ActiveLineColor {    Color get();    void set (    Color value); }

Property Value

System.Drawing.Color that that represents the color of the active paraxial line.
Remarks
The active paraxial line is the MedicalViewerCell.ActiveSubCell value of this paraxial cell.

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

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