Gets or sets the color of the shadow cast by the text. Namespace: MindFusion.Scheduling
|
C# |
---|
public Color TextShadowColor { get; set; } |
Visual Basic |
---|
Public Property TextShadowColor As Color |
A .NET Color object specifying the color of the text shadows drawn with this style. Assign Color.Empty to this property to use the corresponding value from the current theme.