Glossary Item Box

LabDevTools Send comments on this topic.

CharBackColor

Gets or sets the color for the background of character.

 

[Visual Basic]
Public Property CharBackColor As Color
 
[C#]
public Color CharBackColor
{get; set;}
Observations:

Of default it is Drawing.Color.Maroon.

 

See also:

CharColor | CharText | PointType

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.