Leadtools.Medical3D Namespace > Medical3DMPR Class : IntersectionLineColor Property |
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
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.