LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SecondLineColor Property

Show in webframe





Gets or sets the second cut-plane color along along with it's derivative cell color.
Syntax
public Color SecondLineColor {get; set;}
'Declaration
 
Public Property SecondLineColor As Color
'Usage
 
Dim instance As MedicalViewerDoublePlaneCutLine
Dim value As Color
 
instance.SecondLineColor = value
 
value = instance.SecondLineColor

            

            
public:
property Color SecondLineColor {
   Color get();
   void set (    Color value);
}

Property Value

The System.Drawing.Color that represents the second cut-plane color and it's derivative cell reference line color.
Remarks
This will change the color of the second cut-plane and the derivative cell color.
Example
For an example, refer to MedicalViewerPlaneCutLine
Requirements

Target Platforms

See Also

Reference

MedicalViewerDoublePlaneCutLine Class
MedicalViewerDoublePlaneCutLine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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