←Select platform

Color Property

Summary

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

Syntax

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

Property Value

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

Remarks
  • This will change the color of the cut-plane and the derivative cell color.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly