IntersectionLineColor Property

Summary
Gets or sets the color value of the intersection line.
Syntax
C#
VB
C++
public Color IntersectionLineColor { get; set; } 
  
Public Property IntersectionLineColor As Color 
public: 
property Color IntersectionLineColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

The color of the intersection line.

Remarks

An intersection line is a line that appears on an intersection between two MPR planes.

To show or hide the intersection line, use the EnableIntersectionLines property.

Example

For an example refer to FrameBoundariesColor

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.Medical3D Assembly

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