←Select platform

FirstLineColor Property

Summary

Gets or sets the first cut-plane color along along with it's derivative cell color.

Syntax

C#
VB
C++
public Color FirstLineColor {get; set;}
Public Property FirstLineColor As Color
public: 
property Color FirstLineColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

A System.Drawing.Color that represents the first cut-plane color and it's derivative cell reference line color.

Remarks

This will change the color of the first cut-plane and the derivative cell color.

Example

For an example, refer to MedicalViewerPlaneCutLine

Requirements

Target Platforms

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