LinesColor Property

Summary
Gets or sets the color of the paraxial line.
Syntax
C#
C++/CLI
public Color LinesColor { get; set; } 
            public: 
property Color LinesColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

System.Drawing.Color that that represents the color of the paraxial line.

Remarks

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

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.