Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

IntersectionLineColor Property






Gets or sets the color value of the intersection line.
Syntax
public Color IntersectionLineColor {get; set;}
'Declaration
 
Public Property IntersectionLineColor As Color
'Usage
 
Dim instance As Medical3DMPR
Dim value As Color
 
instance.IntersectionLineColor = value
 
value = instance.IntersectionLineColor

            

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

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

See Also

Reference

Medical3DMPR Class
Medical3DMPR Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features