SecondLineColor Property

Summary
Gets or sets the second cut-plane color along along with it's derivative cell color.
Syntax
C#
VB
C++
public Color SecondLineColor { get; set; } 
  
Public Property SecondLineColor As Color 
            public: 
property Color SecondLineColor { 
   Color get(); 
   void set (    Color ); 
} 

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

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

Leadtools.MedicalViewer Assembly

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