←Select platform

Color Property

Summary

Gets or sets the System.Drawing.Color that represents the color of the reference line.

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 color of the reference line.

Example

For an example, refer to MedicalViewerReferenceLineProperties.

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