Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
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.