←Select platform

BorderColor Property

Summary

Gets or sets the color of the cobb angle text border.

Syntax

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

Property Value

Leadtools.RasterColor that represents the color of the cobb angle text border.

Remarks

to change the color of the text background please refer to the BackgroundColor property.

Example

For an example, refer to MedicalViewerCobbAngle.

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