←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize