←Select platform

LinesColor Property

Summary

Gets or sets the color of the paraxial line.

Syntax

C#
VB
C++
public Color LinesColor { get; set; } 
  
Public Property LinesColor As Color 
             
            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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly