LEADTOOLS Medical (Leadtools.Medical3D assembly)

IntersectionLineColor Property

Show in webframe





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

 

 


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

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