TextShadowColor Property

Summary
Gets or sets the color of the cell overlay text shadow.
Syntax
C#
VB
C++
public Color TextShadowColor { get; set; } 
  
Public Property TextShadowColor As Color 
            public: 
property Color TextShadowColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

The color of the cell overlay text shadow.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.